Home
last modified time | relevance | path

Searched defs:respectHyphen (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp222 bool respectHyphen = ePos == m_len && hasHyphen(); in localSelectionRect() local
500 bool respectHyphen = selectionEnd == m_len && hasHyphen(); in paint() local
620 bool respectHyphen = ePos == length && hasHyphen(); in paintSelection() local