HomeSort by relevance Sort by last modified time
    Searched full:updateavailablewidth (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
LineInfo.h 61 lineWidth->updateAvailableWidth();
LineWidth.h 63 void updateAvailableWidth(LayoutUnit minimumHeight = 0);
LineWidth.cpp 50 updateAvailableWidth();
53 void LineWidth::updateAvailableWidth(LayoutUnit replacedHeight)
BreakingContextInlineHeaders.h 439 m_width.updateAvailableWidth(replacedBox->logicalHeight());
    [all...]

Completed in 58 milliseconds