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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Docidl.h1244 virtual HRESULT WINAPI put_Bold(WINBOOL bold) = 0;
1275 HRESULT (WINAPI *put_Bold)(IFont *This,WINBOOL bold); member in struct:IFontVtbl
1308 #define IFont_put_Bold(This,bold) (This)->lpVtbl->put_Bold(This,bold)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Docidl.h1244 virtual HRESULT WINAPI put_Bold(WINBOOL bold) = 0;
1275 HRESULT (WINAPI *put_Bold)(IFont *This,WINBOOL bold); member in struct:IFontVtbl
1308 #define IFont_put_Bold(This,bold) (This)->lpVtbl->put_Bold(This,bold)

Completed in 51 milliseconds