Searched refs:put_BorderColor (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcontrol.h557 virtual HRESULT WINAPI put_BorderColor(__LONG32 Color) = 0;
607 HRESULT (WINAPI *put_BorderColor)(IVideoWindow *This,__LONG32 Color); member in struct:IVideoWindowVtbl
659 #define IVideoWindow_put_BorderColor(This,Color) (This)->lpVtbl->put_BorderColor(This,Color)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcontrol.h557 virtual HRESULT WINAPI put_BorderColor(__LONG32 Color) = 0;
607 HRESULT (WINAPI *put_BorderColor)(IVideoWindow *This,__LONG32 Color); member in struct:IVideoWindowVtbl
659 #define IVideoWindow_put_BorderColor(This,Color) (This)->lpVtbl->put_BorderColor(This,Color)

Completed in 33 milliseconds