Searched refs:get_dc (Results 1 – 1 of 1) sorted by relevance
94 static HDC get_dc(void) in get_dc() function582 HDC hdc = get_dc(); in realize_font()612 EnumFontFamiliesExW(get_dc(), &logFont, font_enum_proc, (LPARAM)&data, 0); in realize_font()646 old_font = SelectObject(get_dc(), This->gdiFont); in realize_font()2177 newObject->cyLogical = GetDeviceCaps(get_dc(), LOGPIXELSY); in OLEFontImpl_Construct()