Searched refs:underlinePaintEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineTextBox.h173 unsigned underlinePaintEnd(const CompositionUnderline&);
H A DInlineTextBox.cpp644 unsigned InlineTextBox::underlinePaintEnd(const CompositionUnderline& underline) function in class:blink::InlineTextBox
1052 paintSingleCompositionBackgroundRun(pt, boxOrigin, style, font, it->backgroundColor, underlinePaintStart(*it), underlinePaintEnd(*it));
1123 unsigned paintEnd = underlinePaintEnd(underline);

Completed in 400 milliseconds