Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h604 bool previousCharacterShouldCollapseIfPreWap = m_currentCharacterShouldCollapseIfPreWap; in handleText() local
793 if (!m_currentCharacterIsSpace && previousCharacterShouldCollapseIfPreWap) { in handleText()