Searched defs:get_margin (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h4555 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
4745 HRESULT (WINAPI *get_margin)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4937 #define IHTMLStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
6071 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
6244 HRESULT (WINAPI *get_margin)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6419 #define IHTMLRuleStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
7743 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
7845 HRESULT (WINAPI *get_margin)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
7949 #define IHTMLCurrentStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h4555 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
4745 HRESULT (WINAPI *get_margin)(IHTMLStyle *This,BSTR *p); member in struct:IHTMLStyleVtbl
4937 #define IHTMLStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
6071 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
6244 HRESULT (WINAPI *get_margin)(IHTMLRuleStyle *This,BSTR *p); member in struct:IHTMLRuleStyleVtbl
6419 #define IHTMLRuleStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
7743 virtual HRESULT WINAPI get_margin(BSTR *p) = 0;
7845 HRESULT (WINAPI *get_margin)(IHTMLCurrentStyle *This,BSTR *p); member in struct:IHTMLCurrentStyleVtbl
7949 #define IHTMLCurrentStyle_get_margin(This,p) (This)->lpVtbl->get_margin(This,p)
[all...]

Completed in 537 milliseconds