Home
last modified time | relevance | path

Searched refs:scrollSubstringToPoint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp260 STDMETHODIMP CAccText::scrollSubstringToPoint(long startIndex, long endIndex,enum IA2CoordinateType… in scrollSubstringToPoint() function in CAccText
263 return CAccTextBase::scrollSubstringToPoint(startIndex, endIndex, coordinateType, x, y); in scrollSubstringToPoint()
H A DAccHypertext.cpp262 STDMETHODIMP CAccHypertext::scrollSubstringToPoint(long startIndex, long endIndex,enum IA2Coordinat… in scrollSubstringToPoint() function in CAccHypertext
265 return CAccTextBase::scrollSubstringToPoint(startIndex, endIndex, coordinateType, x, y); in scrollSubstringToPoint()
H A DAccTextBase.h107 …STDMETHOD(scrollSubstringToPoint)(long startIndex, long endIndex,enum IA2CoordinateType coordinate…
H A DAccText.h129 …STDMETHOD(scrollSubstringToPoint)(long startIndex, long endIndex,enum IA2CoordinateType coordinate…
H A DAccHypertext.h134 …STDMETHOD(scrollSubstringToPoint)(long startIndex, long endIndex,enum IA2CoordinateType coordinate…
H A DAccTextBase.cpp919 STDMETHODIMP CAccTextBase::scrollSubstringToPoint(long, long, IA2CoordinateType, long, long ) in scrollSubstringToPoint() function in CAccTextBase
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl194 IAccessibleText::scrollSubstringToPoint.
2893 HRESULT scrollSubstringToPoint

Completed in 50 milliseconds