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

  /external/webkit/WebCore/rendering/
InlineTextBox.h 65 unsigned short truncation() { return m_truncation; } function in class:WebCore::InlineTextBox
123 // denote no truncation (the whole run paints) and full truncation (nothing paints at all).
RenderText.cpp 1184 unsigned short truncation = box->truncation(); local
    [all...]

Completed in 265 milliseconds