PP_TRUETYPEFONTSTYLE_ITALIC 48 content/browser/renderer_host/pepper/pepper_truetype_font_list_pango.cc desc.style = PP_TRUETYPEFONTSTYLE_ITALIC; PP_TRUETYPEFONTSTYLE_ITALIC 49 content/browser/renderer_host/pepper/pepper_truetype_font_list_win.cc desc.style = PP_TRUETYPEFONTSTYLE_ITALIC; PP_TRUETYPEFONTSTYLE_ITALIC 72 content/renderer/pepper/pepper_truetype_font_linux.cc desc_.style & PP_TRUETYPEFONTSTYLE_ITALIC, PP_TRUETYPEFONTSTYLE_ITALIC 78 content/renderer/pepper/pepper_truetype_font_win.cc (desc.style & PP_TRUETYPEFONTSTYLE_ITALIC) ? 1 : 0, PP_TRUETYPEFONTSTYLE_ITALIC 120 content/renderer/pepper/pepper_truetype_font_win.cc desc->style = font_desc.lfItalic ? PP_TRUETYPEFONTSTYLE_ITALIC :