Home
last modified time | relevance | path

Searched refs:IA2ScrollType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccTextBase.h106 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccText.h128 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccHypertext.h132 STDMETHOD(scrollSubstringTo)(long startIndex, long endIndex,enum IA2ScrollType scrollType);
H A DAccText.cpp266 STDMETHODIMP CAccText::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scrollTy… in scrollSubstringTo()
H A DAccHypertext.cpp267 STDMETHODIMP CAccHypertext::scrollSubstringTo(long startIndex, long endIndex,enum IA2ScrollType scr… in scrollSubstringTo()
H A DMAccessible.h163 STDMETHOD(scrollTo)(enum IA2ScrollType scrollType);
H A DAccTextBase.cpp930 STDMETHODIMP CAccTextBase::scrollSubstringTo(long, long, IA2ScrollType) in scrollSubstringTo() argument
H A DMAccessible.cpp1862 STDMETHODIMP CMAccessible:: scrollTo(enum IA2ScrollType) in scrollTo() argument
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl113 enum IA2ScrollType {
1283 ::IA2ScrollType values define where to place an object or substring on the screen.\n
1651 [in] enum IA2ScrollType scrollType
2871 [in] enum IA2ScrollType scrollType
5468 enum IA2ScrollType;

Completed in 50 milliseconds