Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/line/
DBreakingContextInlineHeaders.h630 bool stoppedIgnoringSpaces = false; in handleText() local
640 stoppedIgnoringSpaces = true; in handleText()
697 if (!stoppedIgnoringSpaces && m_current.offset() > 0) in handleText()
728 if (!stoppedIgnoringSpaces && m_current.offset()) in handleText()