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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LineWidth.h 57 float committedWidth() const { return m_committedWidth; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 753 bool breakWords = m_currentStyle->breakWords() && ((m_autoWrap && !m_width.committedWidth()) || m_currWS == PRE);
    [all...]

Completed in 679 milliseconds