Searched refs:hfont_ (Results 1 – 2 of 2) sorted by relevance
279 : hfont_(hfont), in HFontRef()291 GetObject(hfont_, sizeof(LOGFONT), &font_info); in HFontRef()302 base::win::ScopedSelectObject font(screen_dc, hfont_); in GetDluBaseX()318 DeleteObject(hfont_); in ~HFontRef()
94 HFONT hfont() const { return hfont_; } in hfont()112 const HFONT hfont_; variable