Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderText.h83 bool& hasBreakableChar, bool& hasBreak,
DRenderText.cpp657 bool& hasBreakableChar, bool& hasBreak, in trimmedPrefWidths() argument
690 hasBreakableChar = m_hasBreakableChar; in trimmedPrefWidths()
DRenderBlock.cpp4958 bool hasBreakableChar, hasBreak; in computeInlinePreferredLogicalWidths() local
4963 hasBreakableChar, hasBreak, beginMax, endMax, in computeInlinePreferredLogicalWidths()
4992 if (!hasBreakableChar) { in computeInlinePreferredLogicalWidths()