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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddhtmled.h231 virtual HRESULT WINAPI get_Appearance(DHTMLEDITAPPEARANCE *pVal) = 0;
286 HRESULT (WINAPI *get_Appearance)(IDHTMLSafe *This,DHTMLEDITAPPEARANCE *pVal); member in struct:IDHTMLSafeVtbl
343 #define IDHTMLSafe_get_Appearance(This,pVal) (This)->lpVtbl->get_Appearance(This,pVal)
501 HRESULT (WINAPI *get_Appearance)(IDHTMLEdit *This,DHTMLEDITAPPEARANCE *pVal); member in struct:IDHTMLEditVtbl
563 #define IDHTMLEdit_get_Appearance(This,pVal) (This)->lpVtbl->get_Appearance(This,pVal)
H A Dmsimcntl.h533 virtual HRESULT WINAPI get_Appearance(short *pappearance) = 0;
586 HRESULT (WINAPI *get_Appearance)(IMSIMMessageView *This,short *pappearance); member in struct:IMSIMMessageViewVtbl
641 #define IMSIMMessageView_get_Appearance(This,pappearance) (This)->lpVtbl->get_Appearance(This,pappearance)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddhtmled.h231 virtual HRESULT WINAPI get_Appearance(DHTMLEDITAPPEARANCE *pVal) = 0;
286 HRESULT (WINAPI *get_Appearance)(IDHTMLSafe *This,DHTMLEDITAPPEARANCE *pVal); member in struct:IDHTMLSafeVtbl
343 #define IDHTMLSafe_get_Appearance(This,pVal) (This)->lpVtbl->get_Appearance(This,pVal)
501 HRESULT (WINAPI *get_Appearance)(IDHTMLEdit *This,DHTMLEDITAPPEARANCE *pVal); member in struct:IDHTMLEditVtbl
563 #define IDHTMLEdit_get_Appearance(This,pVal) (This)->lpVtbl->get_Appearance(This,pVal)
H A Dmsimcntl.h533 virtual HRESULT WINAPI get_Appearance(short *pappearance) = 0;
586 HRESULT (WINAPI *get_Appearance)(IMSIMMessageView *This,short *pappearance); member in struct:IMSIMMessageViewVtbl
641 #define IMSIMMessageView_get_Appearance(This,pappearance) (This)->lpVtbl->get_Appearance(This,pappearance)

Completed in 82 milliseconds