HomeSort by relevance Sort by last modified time
    Searched refs:setHasHyphen (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/
InlineTextBox.h 73 void setHasHyphen(bool hasHyphen) { m_hasEllipsisBoxOrHyphen = hasHyphen; }
RenderBlockLineLayout.cpp 340 text->setHasHyphen(true);
    [all...]

Completed in 92 milliseconds