Searched defs:paintEnd (Results 1 – 1 of 1) sorted by relevance
481 int paintEnd = isHorizontal() ? paintInfo.rect.maxX() : paintInfo.rect.maxY(); in paint() local1172 unsigned paintEnd = end() + 1; // end points at the last char, not past it in paintCompositionUnderline() local