Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.cpp202 bool paintSelectedTextOnly = paintInfo.phase == PaintPhaseSelection; in paintSelectionBackground() local
260 bool paintSelectedTextOnly = paintInfo.phase == PaintPhaseSelection; in paint() local
667 RenderSVGResourceModeFlags resourceMode, bool hasSelection, bool paintSelectedTextOnly) in paintText()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineTextBox.cpp585 bool paintSelectedTextOnly = (paintInfo.phase == PaintPhaseSelection); in paint() local