Searched refs:underlinePaintEnd (Results 1 – 2 of 2) sorted by relevance
173 unsigned underlinePaintEnd(const CompositionUnderline&);
644 unsigned InlineTextBox::underlinePaintEnd(const CompositionUnderline& underline) in underlinePaintEnd() function in blink::InlineTextBox1052 …pt, boxOrigin, style, font, it->backgroundColor, underlinePaintStart(*it), underlinePaintEnd(*it)); in paintCompositionBackgrounds()1123 unsigned paintEnd = underlinePaintEnd(underline); in paintCompositionUnderline()