Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCachedNodeType.h50 ALL_CACHEDNODE_BITS = ADDRESS_CACHEDNODE_BIT | EMAIL_CACHEDNODE_BIT enumerator
DCacheBuilder.h83 void allowAllTextDetection() { mAllowableTypes = ALL_CACHEDNODE_BITS; } in allowAllTextDetection()
DCacheBuilder.cpp788 mAllowableTypes = ALL_CACHEDNODE_BITS; in CacheBuilder()