Searched refs:componentFromPoint (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h9933 virtual HRESULT WINAPI componentFromPoint(__LONG32 x,__LONG32 y,BSTR *component) = 0;
10042 HRESULT (WINAPI *componentFromPoint)(IHTMLElement2 *This,__LONG32 x,__LONG32 y,BSTR *component); member in struct:IHTMLElement2Vtbl
10153 #define IHTMLElement2_componentFromPoint(This,x,y,component) (This)->lpVtbl->componentFromPoint(This,x,y,component)
[all...]
H A Dmshtml.h7156 virtual HRESULT WINAPI componentFromPoint(__LONG32 x,__LONG32 y,BSTR *component) = 0;
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h9933 virtual HRESULT WINAPI componentFromPoint(__LONG32 x,__LONG32 y,BSTR *component) = 0;
10042 HRESULT (WINAPI *componentFromPoint)(IHTMLElement2 *This,__LONG32 x,__LONG32 y,BSTR *component); member in struct:IHTMLElement2Vtbl
10153 #define IHTMLElement2_componentFromPoint(This,x,y,component) (This)->lpVtbl->componentFromPoint(This,x,y,component)
[all...]
H A Dmshtml.h7156 virtual HRESULT WINAPI componentFromPoint(__LONG32 x,__LONG32 y,BSTR *component) = 0;
[all...]

Completed in 527 milliseconds