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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h14376 virtual HRESULT WINAPI get_topMargin(VARIANT *p) = 0;
14422 HRESULT (WINAPI *get_topMargin)(IHTMLBodyElement *This,VARIANT *p); member in struct:IHTMLBodyElementVtbl
14470 #define IHTMLBodyElement_get_topMargin(This,p) (This)->lpVtbl->get_topMargin(This,p)
[all...]
H A Dmshtml.h9031 virtual HRESULT WINAPI get_topMargin(VARIANT *p) = 0;
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h14376 virtual HRESULT WINAPI get_topMargin(VARIANT *p) = 0;
14422 HRESULT (WINAPI *get_topMargin)(IHTMLBodyElement *This,VARIANT *p); member in struct:IHTMLBodyElementVtbl
14470 #define IHTMLBodyElement_get_topMargin(This,p) (This)->lpVtbl->get_topMargin(This,p)
[all...]
H A Dmshtml.h9031 virtual HRESULT WINAPI get_topMargin(VARIANT *p) = 0;
[all...]

Completed in 758 milliseconds