Home
last modified time | relevance | path

Searched refs:ALL_CACHEDNODE_BITS (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/android/nav/
DCachedNodeType.h48 ALL_CACHEDNODE_BITS = ADDRESS_CACHEDNODE_BIT | EMAIL_CACHEDNODE_BIT enumerator
DCacheBuilder.h81 void allowAllTextDetection() { mAllowableTypes = ALL_CACHEDNODE_BITS; } in allowAllTextDetection()
DCacheBuilder.cpp750 mAllowableTypes = ALL_CACHEDNODE_BITS; in CacheBuilder()