Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp512 bool hasTextEmphasis = getEmphasisMarkPosition(styleToUse, emphasisMarkPosition); in paint() local
513 if (hasTextEmphasis) in paint()