Home | History | Annotate | Download | only in gfx

Lines Matching refs:GetNativeFont

258   SelectObject(meta_file_dc, font.GetNativeFont());
1130 if (best_partial_font.GetNativeFont() != run->font.GetNativeFont())
1141 SelectObject(cached_hdc_, run->font.GetNativeFont());
1183 if (run->font.GetNativeFont() != font.GetNativeFont()) {
1192 SelectObject(cached_hdc_, run->font.GetNativeFont());