Searched refs:paintSingleCompositionBackgroundRun (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | InlineTextBox.h | 176 …void paintSingleCompositionBackgroundRun(GraphicsContext*, const FloatPoint& boxOrigin, RenderStyl…
|
D | InlineTextBox.cpp | 652 void InlineTextBox::paintSingleCompositionBackgroundRun(GraphicsContext* context, const FloatPoint&… in paintSingleCompositionBackgroundRun() function in blink::InlineTextBox 1052 …paintSingleCompositionBackgroundRun(pt, boxOrigin, style, font, it->backgroundColor, underlinePain… in paintCompositionBackgrounds() 1056 …paintSingleCompositionBackgroundRun(pt, boxOrigin, style, font, RenderTheme::theme().platformDefau… in paintCompositionBackgrounds()
|