Home
last modified time | relevance | path

Searched defs:sPos (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp114 int sPos = max(startPos - m_start, 0); in isSelected() local
176 int sPos = max(startPos - m_start, 0); in selectionRect() local
655 int sPos = 0; in paint() local
774 void InlineTextBox::selectionStartEnd(int& sPos, int& ePos) in selectionStartEnd()
795 int sPos, ePos; in paintSelection() local
837 int sPos = max(startPos - offset, 0); in paintCompositionBackground() local
1057 int sPos = max(marker.startOffset - m_start, (unsigned)0); in paintTextMatchMarker() local
1089 int sPos = max(marker.startOffset - m_start, (unsigned)0); in computeRectForReplacementMarker() local