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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LineWidth.h 56 float uncommittedWidth() const { return m_uncommittedWidth; }
  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 749 float wrapW = m_width.uncommittedWidth() + inlineLogicalWidth(m_current.object(), !m_appliedStartWidth, true);
    [all...]

Completed in 54 milliseconds