Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp709 … TextRun& emphasisMarkTextRun = combinedText ? objectReplacementCharacterTextRun : textRun; in paint() local
743 … TextRun& emphasisMarkTextRun = combinedText ? objectReplacementCharacterTextRun : textRun; in paint() local