Searched refs:scrollSubstringTo (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/Accessible2/
H A DAccessibleText.idl595 HRESULT scrollSubstringTo
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DAccessibleTextImpl.h53 virtual HRESULT STDMETHODCALLTYPE scrollSubstringTo(long startIndex, long endIndex, enum IA2ScrollType scrollType);
H A DAccessibleTextImpl.cpp454 HRESULT AccessibleText::scrollSubstringTo(long startIndex, long endIndex, enum IA2ScrollType scrollType) function in class:AccessibleText

Completed in 262 milliseconds