Searched defs:paintEnd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp506 LayoutUnit paintEnd = isHorizontal() ? paintInfo.rect.maxX() : paintInfo.rect.maxY(); local
1300 unsigned paintEnd = end() + 1; // end points at the last char, not past it local

Completed in 115 milliseconds