Home
last modified time | relevance | path

Searched refs:m_hasBreakableEnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderText.h194 bool m_hasBreakableEnd : 1; variable
DRenderText.cpp781 hasBreakableEnd = m_hasBreakableEnd; in trimmedPrefWidths()
908 m_hasBreakableEnd = false; in computePreferredLogicalWidths()
984 m_hasBreakableEnd = isBreakableLocation; in computePreferredLogicalWidths()