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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h5953 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
5968 HRESULT (WINAPI *get_textOverflow)(IHTMLStyle4 *This,BSTR *p); member in struct:IHTMLStyle4Vtbl
5985 #define IHTMLStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
7369 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
7384 HRESULT (WINAPI *get_textOverflow)(IHTMLRuleStyle4 *This,BSTR *p); member in struct:IHTMLRuleStyle4Vtbl
7401 #define IHTMLRuleStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
8270 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
8285 HRESULT (WINAPI *get_textOverflow)(IHTMLCurrentStyle3 *This,BSTR *p); member in struct:IHTMLCurrentStyle3Vtbl
8302 #define IHTMLCurrentStyle3_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
[all...]
H A Dmshtml.h9763 virtual HRESULT STDMETHODCALLTYPE get_textOverflow(
11180 HRESULT (STDMETHODCALLTYPE *get_textOverflow)(
11980 #define IHTMLCSSStyleDeclaration_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
12856 return This->lpVtbl->get_textOverflow(This,p);
26545 virtual HRESULT STDMETHODCALLTYPE get_textOverflow(
26609 HRESULT (STDMETHODCALLTYPE *get_textOverflow)(
26640 #define IHTMLStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
26672 return This->lpVtbl->get_textOverflow(This,p);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h5953 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
5968 HRESULT (WINAPI *get_textOverflow)(IHTMLStyle4 *This,BSTR *p); member in struct:IHTMLStyle4Vtbl
5985 #define IHTMLStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
7369 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
7384 HRESULT (WINAPI *get_textOverflow)(IHTMLRuleStyle4 *This,BSTR *p); member in struct:IHTMLRuleStyle4Vtbl
7401 #define IHTMLRuleStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
8270 virtual HRESULT WINAPI get_textOverflow(BSTR *p) = 0;
8285 HRESULT (WINAPI *get_textOverflow)(IHTMLCurrentStyle3 *This,BSTR *p); member in struct:IHTMLCurrentStyle3Vtbl
8302 #define IHTMLCurrentStyle3_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
[all...]
H A Dmshtml.h9763 virtual HRESULT STDMETHODCALLTYPE get_textOverflow(
11180 HRESULT (STDMETHODCALLTYPE *get_textOverflow)(
11980 #define IHTMLCSSStyleDeclaration_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
12856 return This->lpVtbl->get_textOverflow(This,p);
26545 virtual HRESULT STDMETHODCALLTYPE get_textOverflow(
26609 HRESULT (STDMETHODCALLTYPE *get_textOverflow)(
26640 #define IHTMLStyle4_get_textOverflow(This,p) (This)->lpVtbl->get_textOverflow(This,p)
26672 return This->lpVtbl->get_textOverflow(This,p);
[all...]

Completed in 841 milliseconds