Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCachedNode.h60 CLOSER_OVERLAP, enumerator
DCachedNode.cpp334 case CLOSER_OVERLAP: return "CLOSER_OVERLAP"; break; in condition()
DCachedFrame.cpp277 testData.mNode->setCondition(CachedNode::CLOSER_OVERLAP); in compare()