Home
last modified time | relevance | path

Searched refs:hasBreakableChar (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.h94 bool& hasBreakableChar, bool& hasBreak,
DRenderText.cpp776 bool& hasBreakableChar, bool& hasBreak, in trimmedPrefWidths() argument
809 hasBreakableChar = m_hasBreakableChar; in trimmedPrefWidths()
DRenderBlock.cpp4278 bool hasBreakableChar, hasBreak; in computeInlinePreferredLogicalWidths() local
4284 hasBreakableChar, hasBreak, firstLineMaxWidth, lastLineMaxWidth, in computeInlinePreferredLogicalWidths()
4326 if (!hasBreakableChar) { in computeInlinePreferredLogicalWidths()