Searched refs:textCharacterOffsets (Results 1 – 4 of 4) sorted by relevance
53 virtual void textCharacterOffsets(Vector<int>&) const OVERRIDE;
88 void AXInlineTextBox::textCharacterOffsets(Vector<int>& offsets) const in textCharacterOffsets() function in WebCore::AXInlineTextBox
409 virtual void textCharacterOffsets(Vector<int>&) const { } in textCharacterOffsets() function
1015 m_private->textCharacterOffsets(offsetsVector); in characterOffsets()