Home
last modified time | relevance | path

Searched defs:extraWidth (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.cpp687 CGFloat extraWidth = widthSinceLastCommit - totalWidth; in adjustGlyphsAndAdvances() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h473 LayoutUnit extraWidth = 0; variable