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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmshtmlc.h5769 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
5810 HRESULT (WINAPI *get_layoutFlow)(IHTMLStyle3 *This,BSTR *p); member in struct:IHTMLStyle3Vtbl
5853 #define IHTMLStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
7185 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
7226 HRESULT (WINAPI *get_layoutFlow)(IHTMLRuleStyle3 *This,BSTR *p); member in struct:IHTMLRuleStyle3Vtbl
7269 #define IHTMLRuleStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
8146 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
8175 HRESULT (WINAPI *get_layoutFlow)(IHTMLCurrentStyle2 *This,BSTR *p); member in struct:IHTMLCurrentStyle2Vtbl
8206 #define IHTMLCurrentStyle2_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
[all...]
H A Dmshtml.h9673 virtual HRESULT STDMETHODCALLTYPE get_layoutFlow(
11060 HRESULT (STDMETHODCALLTYPE *get_layoutFlow)(
11950 #define IHTMLCSSStyleDeclaration_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
12766 return This->lpVtbl->get_layoutFlow(This,p);
25862 virtual HRESULT STDMETHODCALLTYPE get_layoutFlow(
26004 HRESULT (STDMETHODCALLTYPE *get_layoutFlow)(
26139 #define IHTMLStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
26197 return This->lpVtbl->get_layoutFlow(This,p);
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmshtmlc.h5769 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
5810 HRESULT (WINAPI *get_layoutFlow)(IHTMLStyle3 *This,BSTR *p); member in struct:IHTMLStyle3Vtbl
5853 #define IHTMLStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
7185 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
7226 HRESULT (WINAPI *get_layoutFlow)(IHTMLRuleStyle3 *This,BSTR *p); member in struct:IHTMLRuleStyle3Vtbl
7269 #define IHTMLRuleStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
8146 virtual HRESULT WINAPI get_layoutFlow(BSTR *p) = 0;
8175 HRESULT (WINAPI *get_layoutFlow)(IHTMLCurrentStyle2 *This,BSTR *p); member in struct:IHTMLCurrentStyle2Vtbl
8206 #define IHTMLCurrentStyle2_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
[all...]
H A Dmshtml.h9673 virtual HRESULT STDMETHODCALLTYPE get_layoutFlow(
11060 HRESULT (STDMETHODCALLTYPE *get_layoutFlow)(
11950 #define IHTMLCSSStyleDeclaration_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
12766 return This->lpVtbl->get_layoutFlow(This,p);
25862 virtual HRESULT STDMETHODCALLTYPE get_layoutFlow(
26004 HRESULT (STDMETHODCALLTYPE *get_layoutFlow)(
26139 #define IHTMLStyle3_get_layoutFlow(This,p) (This)->lpVtbl->get_layoutFlow(This,p)
26197 return This->lpVtbl->get_layoutFlow(This,p);
[all...]

Completed in 453 milliseconds