Searched refs:get_locationInParent (Results 1 – 4 of 4) sorted by relevance
35 STDMETHODIMP CAccComponent::get_locationInParent(long *x, long *y) in get_locationInParent() function in CAccComponent38 return CAccComponentBase::get_locationInParent(x,y); in get_locationInParent()
50 STDMETHOD(get_locationInParent)(long *x, long *y);
84 STDMETHOD(get_locationInParent)(long *x, long *y);
48 STDMETHODIMP CAccComponentBase::get_locationInParent(long *x, long *y) in get_locationInParent() function in CAccComponentBase
Completed in 20 milliseconds