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.h190 bool m_hasBreakableEnd : 1; variable
DRenderText.cpp775 hasBreakableEnd = m_hasBreakableEnd; in trimmedPrefWidths()
900 m_hasBreakableEnd = false; in computePreferredLogicalWidths()
977 m_hasBreakableEnd = isBreakableLocation; in computePreferredLogicalWidths()