Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1181 InlineBox* nextLeaf = box->nextLeafChild(); in leftmostPositionInRTLBoxInLTRBlock() local
1206 InlineBox* nextLeaf = box->nextLeafChild(); in rightmostPositionInLTRBoxInRTLBlock() local
1230 InlineBox* nextLeaf = box->nextLeafChild(); in lastWordBreakInBox() local