Home
last modified time | relevance | path

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

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