Searched refs:GetHfontOf (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dsubwin.h103 HFONT hfont = GetHfontOf(font);
H A Dprivate.h745 #define GetHfontOf(font) ((HFONT)(font).GetHFONT()) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmetafile.cpp223 SelectInHDC selFont(dc, GetHfontOf(*fontToUse));
H A Downerdrw.cpp358 SelectInHDC selFont(hdc, GetHfontOf(fontToUse));
H A Dstatbox.cpp411 selFont.Init(hdc, GetHfontOf(GetFont()));
H A Dlistbox.cpp626 SelectInHDC selFont(dc, GetHfontOf(GetFont()));
H A Ddc.cpp1511 HGDIOBJ hfont = ::SelectObject(GetHdc(), GetHfontOf(font));
1762 hfontOld = (HFONT)::SelectObject(GetHdc(), GetHfontOf(*font));
H A Dlistctrl.cpp2719 HandleItemPaint(pLVCD, GetHfontOf(font));
2723 ::SelectObject(pLVCD->nmcd.hdc, GetHfontOf(font));
H A Dwindow.cpp2128 SelectInHDC selectFont(hdc, GetHfontOf(fontToUse));
6655 HFONT hfont = GetHfontOf(win->GetFont());
H A Dtreectrl.cpp2864 HFONT hFont = GetHfontOf(attr->GetFont());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dprivate.h286 #define GetHfontOf(font) ((HFONT)(font).GetHFONT()) macro

Completed in 124 milliseconds