Searched defs:fShow (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dshdeprecated.h308 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);
568 WINBOOL fShow; member in struct:SToolbarItem
660 HRESULT (WINAPI *ShowControlWindow)(IBrowserService2 *This,UINT id,WINBOOL fShow);
761 #define IBrowserService2_ShowControlWindow(This,id,fShow) (This)->lpVtbl->ShowControlWindow(This,id,fShow)
1000 HRESULT (WINAPI *ShowControlWindow)(IBrowserService3 *This,UINT id,WINBOOL fShow);
[all...]
H A Dshlobj.h1787 SHSTDAPI_(WINBOOL) DAD_ShowDragImage (WINBOOL fShow); variable
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dshdeprecated.h308 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);
568 WINBOOL fShow; member in struct:SToolbarItem
660 HRESULT (WINAPI *ShowControlWindow)(IBrowserService2 *This,UINT id,WINBOOL fShow);
761 #define IBrowserService2_ShowControlWindow(This,id,fShow) (This)->lpVtbl->ShowControlWindow(This,id,fShow)
1000 HRESULT (WINAPI *ShowControlWindow)(IBrowserService3 *This,UINT id,WINBOOL fShow);
[all...]
H A Dshlobj.h1787 SHSTDAPI_(WINBOOL) DAD_ShowDragImage (WINBOOL fShow); variable

Completed in 76 milliseconds