Lines Matching full:xpos
339 int xPos = tx + m_x - leftOverflow;341 if (xPos >= paintInfo.rect.right() || xPos + w <= paintInfo.rect.x())