Home
last modified time | relevance | path

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

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