HomeSort by relevance Sort by last modified time
    Searched defs:clearTruncation (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/rendering/
InlineTextBox.h 120 virtual void clearTruncation() { m_truncation = cNoTruncation; }
InlineBox.h 282 virtual void clearTruncation() { }
RootInlineBox.cpp 82 void RootInlineBox::clearTruncation()
86 InlineFlowBox::clearTruncation();
    [all...]
InlineFlowBox.cpp     [all...]
RenderBlock.cpp     [all...]

Completed in 55 milliseconds