Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXInlineTextBox.cpp87 void AXInlineTextBox::textCharacterOffsets(Vector<int>& offsets) const in textCharacterOffsets() function in blink::AXInlineTextBox
DAXObject.h412 virtual void textCharacterOffsets(Vector<int>&) const { } in textCharacterOffsets() function