Searched refs:setFirstLineStyleBit (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DInlineBox.h187 void setFirstLineStyleBit(bool f) { m_firstLine = f; } function in class:WebCore::InlineBox
H A DInlineFlowBox.cpp97 child->setFirstLineStyleBit(m_firstLine);
H A DRenderBlockLineLayout.cpp245 parentBox->setFirstLineStyleBit(firstLine);

Completed in 50 milliseconds