Home
last modified time | relevance | path

Searched refs:get_locationInParent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccComponent.cpp35 STDMETHODIMP CAccComponent::get_locationInParent(long *x, long *y) in get_locationInParent() function in CAccComponent
38 return CAccComponentBase::get_locationInParent(x,y); in get_locationInParent()
H A DAccComponentBase.h50 STDMETHOD(get_locationInParent)(long *x, long *y);
H A DAccComponent.h84 STDMETHOD(get_locationInParent)(long *x, long *y);
H A DAccComponentBase.cpp48 STDMETHODIMP CAccComponentBase::get_locationInParent(long *x, long *y) in get_locationInParent() function in CAccComponentBase

Completed in 21 milliseconds