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