Home
last modified time | relevance | path

Searched refs:leftmostPositionInRTLBoxInLTRBlock (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1176 static VisiblePosition leftmostPositionInRTLBoxInLTRBlock(const InlineBox* box) in leftmostPositionInRTLBoxInLTRBlock() function
1233 boundaryPosition = leftmostPositionInRTLBoxInLTRBlock(box); in lastWordBreakInBox()
/external/webkit/Source/WebCore/
DChangeLog24850 (WebCore::leftmostPositionInRTLBoxInLTRBlock):