Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1180 InlineBox* previousLeaf = box->prevLeafChild(); in leftmostPositionInRTLBoxInLTRBlock() local
1205 InlineBox* previousLeaf = box->prevLeafChild(); in rightmostPositionInLTRBoxInRTLBlock() local
1229 InlineBox* previousLeaf = box->prevLeafChild(); in lastWordBreakInBox() local