Searched refs:isFocusableText (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/android/nav/ |
D | CacheBuilder.h | 246 bool isFocusableText(NodeWalk* , bool oldMore, Node* , CachedNodeType* type,
|
D | CacheBuilder.cpp | 1207 if (isFocusableText(&walk, more, node, &checkType, in BuildFrame() 2648 bool CacheBuilder::isFocusableText(NodeWalk* walk, bool more, Node* node, in isFocusableText() function in android::CacheBuilder
|