Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.h230 static bool ConstructTextRects(Text* node, int start,
DCacheBuilder.cpp553 if (CacheBuilder::ConstructTextRects(textNode, 0, textNode, in groups()
1225 if (ConstructTextRects((WebCore::Text*) node, walk.mStart, in BuildFrame()
3170 bool CacheBuilder::ConstructTextRects(Text* node, int start, in ConstructTextRects() function in android::CacheBuilder