/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
textserv.h | 90 virtual WINBOOL TxShowScrollBar(INT fnBar,WINBOOL fShow) = 0; 97 virtual WINBOOL TxShowCaret(WINBOOL fShow) = 0;
|
commoncontrols.h | 88 virtual HRESULT WINAPI DragShowNolock(WINBOOL fShow) = 0; 124 HRESULT (WINAPI *DragShowNolock)(IImageList *This,WINBOOL fShow); 162 #define IImageList_DragShowNolock(This,fShow) (This)->lpVtbl->DragShowNolock(This,fShow) 218 HRESULT WINAPI IImageList_DragShowNolock_Proxy(IImageList *This,WINBOOL fShow);
|
richole.h | 91 STDMETHOD(ShowContainerUI) (THIS_ WINBOOL fShow) PURE;
|
docobj.h | 174 virtual HRESULT WINAPI Show(WINBOOL fShow) = 0; 194 HRESULT (WINAPI *Show)(IOleDocumentView *This,WINBOOL fShow); 216 #define IOleDocumentView_Show(This,fShow) (This)->lpVtbl->Show(This,fShow) 237 HRESULT WINAPI IOleDocumentView_Show_Proxy(IOleDocumentView *This,WINBOOL fShow); [all...] |
shdeprecated.h | 308 virtual HRESULT WINAPI ShowControlWindow(UINT id,WINBOOL fShow) = 0; 345 HRESULT (WINAPI *ShowControlWindow)(IBrowserService *This,UINT id,WINBOOL fShow); 384 #define IBrowserService_ShowControlWindow(This,id,fShow) (This)->lpVtbl->ShowControlWindow(This,id,fShow) 421 HRESULT WINAPI IBrowserService_ShowControlWindow_Proxy(IBrowserService *This,UINT id,WINBOOL fShow); [all...] |
windowsx.h16 | 154 #define FORWARD_WM_SHOWWINDOW(hwnd,fShow,status,fn) (void)(fn)((hwnd),WM_SHOWWINDOW,(WPARAM)(WINBOOL)(fShow),MAKELPARAM((UINT)(status),0)) [all...] |
windowsx.h | 117 #define FORWARD_WM_SHOWWINDOW(hwnd,fShow,status,fn) (void)(fn)((hwnd),WM_SHOWWINDOW,(WPARAM)(WINBOOL)(fShow),(LPARAM)(UINT)(status)) [all...] |
oleidl.h | 437 virtual HRESULT WINAPI OnShowWindow(WINBOOL fShow) = 0; 450 HRESULT (WINAPI *OnShowWindow)(IOleClientSite *This,WINBOOL fShow); 465 #define IOleClientSite_OnShowWindow(This,fShow) (This)->lpVtbl->OnShowWindow(This,fShow) 477 HRESULT WINAPI IOleClientSite_OnShowWindow_Proxy(IOleClientSite *This,WINBOOL fShow); [all...] |
shlobj.h | [all...] |
shobjidl.h | [all...] |
commctrl.h | 383 WINCOMMCTRLAPI WINBOOL WINAPI ImageList_DragShowNolock(WINBOOL fShow); [all...] |
winuser.h | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |