Searched refs:ConstructTextRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/android/nav/ |
D | CacheBuilder.h | 227 static bool ConstructTextRect(Text* textNode,
|
D | CacheBuilder.cpp | 3077 if (ConstructTextRect((Text*) test, textBox, 0, INT_MAX, in ConstructPartRects() 3135 bool CacheBuilder::ConstructTextRect(Text* textNode, in ConstructTextRect() function in android::CacheBuilder 3185 if (textBox && ConstructTextRect(node, textBox, start, relEnd, in ConstructTextRects()
|