Searched defs:sPos (Results 1 – 2 of 2) sorted by relevance
58 int sPos = max(startPos - m_start, 0); in isSelected() local108 int sPos = max(startPos - m_start, 0); in selectionRect() local477 int sPos = 0; in paint() local554 void InlineTextBox::selectionStartEnd(int& sPos, int& ePos) in selectionStartEnd()575 int sPos, ePos; in paintSelection() local607 int sPos = max(startPos - offset, 0); in paintCompositionBackground() local805 int sPos = max(marker.startOffset - m_start, (unsigned)0); in paintTextMatchMarker() local833 int sPos = max(marker.startOffset - m_start, (unsigned)0); in computeRectForReplacementMarker() local
1188 int sPos = max<int>(startPos - box->start(), 0); in selectionRectForRepaint() local