Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dvisible_units.cpp466 InlineBox *endBox = rootBox->lastLeafChild(); in endPositionForLine() local
1124 static void getLogicalEndBoxAndNode(RootInlineBox* rootBox, InlineBox*& endBox, Node*& endNode) in getLogicalEndBoxAndNode()