Searched refs:underlinePaintStart (Results 1 – 2 of 2) sorted by relevance
172 unsigned underlinePaintStart(const CompositionUnderline&);
639 unsigned InlineTextBox::underlinePaintStart(const CompositionUnderline& underline) in underlinePaintStart() function in blink::InlineTextBox1052 …tionBackgroundRun(pt, boxOrigin, style, font, it->backgroundColor, underlinePaintStart(*it), under… in paintCompositionBackgrounds()1122 unsigned paintStart = underlinePaintStart(underline); in paintCompositionUnderline()