Home
last modified time | relevance | path

Searched defs:startBox (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
Dvisible_units.cpp398 InlineBox *startBox = rootBox->firstLeafChild(); in startPositionForLine() local
1110 static void getLogicalStartBoxAndNode(RootInlineBox* rootBox, InlineBox*& startBox, Node*& startNod… in getLogicalStartBoxAndNode()