Home | History | Annotate | Download | only in gfx

Lines Matching refs:platform_font

54     PlatformFontWin* platform_font =
55 static_cast<PlatformFontWin*>(font->platform_font());
56 *font = platform_font->DeriveFontWithHeight(font_height, target_style);