Searched defs:hfont (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusimpl.h753 __inline__ Font::Font(HDC hdc, HFONT hfont): argument
757 if (hfont && GetObjectA(hfont, sizeof logfont, &logfont)) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusimpl.h753 __inline__ Font::Font(HDC hdc, HFONT hfont): argument
757 if (hfont && GetObjectA(hfont, sizeof logfont, &logfont)) {

Completed in 52 milliseconds