Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCacheBuilder.h200 static bool ConstructTextRect(Text* textNode,
DCacheBuilder.cpp2803 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()