Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.cpp768 bool& hasBreakableChar, bool& hasBreak, in trimmedPrefWidths()
1007 bool hasBreak = breakAll || isBreakable(breakIterator, i, nextBreakable); in computePreferredLogicalWidths() local
DRenderBlockLineLayout.cpp1393 bool hasBreakableChar, hasBreak; in computeInlinePreferredLogicalWidths() local