Home
last modified time | relevance | path

Searched refs:positionLineBox (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderText.h72 void positionLineBox(InlineBox*);
DRenderBox.h264 void positionLineBox(InlineBox*);
DRenderBlockLineLayout.cpp630 toRenderText(r->m_object)->positionLineBox(r->m_box); in computeBlockDirectionPositionsForLine()
632 toRenderBox(r->m_object)->positionLineBox(r->m_box); in computeBlockDirectionPositionsForLine()
DRenderText.cpp1276 void RenderText::positionLineBox(InlineBox* box) in positionLineBox() function in WebCore::RenderText
DRenderBox.cpp1327 void RenderBox::positionLineBox(InlineBox* box) in positionLineBox() function in WebCore::RenderBox
/external/webkit/Source/WebCore/
DChangeLog37270 (WebCore::RenderBox::positionLineBox):
40729 Revert small change made in r78846 of replacing move with positionLineBox
57622 (WebCore::RenderBox::positionLineBox):
65177 (WebCore::RenderBox::positionLineBox):
DChangeLog-2009-06-1638563 in RenderText and RenderBox to positionLineBox and devirtualize them.
38572 (WebCore::RenderBox::positionLineBox):
38582 (WebCore::RenderText::positionLineBox):
DChangeLog-2010-05-2436441 (WebCore::RenderText::positionLineBox):
DChangeLog-2010-01-2918155 (WebCore::RenderText::positionLineBox): Changed code that assumed that if a box was being
DChangeLog-2010-12-0642540 (WebCore::RenderText::positionLineBox):