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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/line/
BreakingContextInlineHeaders.h 756 float hyphenWidth = 0;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockLineLayout.cpp 466 LayoutUnit hyphenWidth = 0;
469 hyphenWidth = measureHyphenWidth(renderer, font);
519 run->m_box->setLogicalWidth(measuredWidth + hyphenWidth);
    [all...]
RenderText.cpp     [all...]

Completed in 37 milliseconds