Home
last modified time | relevance | path

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

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