Home
last modified time | relevance | path

Searched refs:isFocusableText (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.h246 bool isFocusableText(NodeWalk* , bool oldMore, Node* , CachedNodeType* type,
DCacheBuilder.cpp1207 if (isFocusableText(&walk, more, node, &checkType, in BuildFrame()
2648 bool CacheBuilder::isFocusableText(NodeWalk* walk, bool more, Node* node, in isFocusableText() function in android::CacheBuilder