Home
last modified time | relevance | path

Searched refs:rootBoxForLine (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
Dvisible_units.cpp351 static RootInlineBox *rootBoxForLine(const VisiblePosition &c) in rootBoxForLine() function
384 RootInlineBox *rootBox = rootBoxForLine(c); in startPositionForLine()
452 RootInlineBox *rootBox = rootBoxForLine(c); in endPositionForLine()
1153 RootInlineBox* rootBox = rootBoxForLine(c); in logicalStartPositionForLine()
1189 RootInlineBox* rootBox = rootBoxForLine(c); in logicalEndPositionForLine()
/external/webkit/WebCore/
DChangeLog-2005-08-2324134 (khtml::rootBoxForLine):
25260 (khtml::rootBoxForLine): Added.
DChangeLog-2008-08-1026758 (WebCore::rootBoxForLine): Changed to use getInlineBoxAndOffset()