Searched refs:PP_TRUETYPEFONTSTYLE_ITALIC (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_truetype_font_list_pango.cc48 desc.style = PP_TRUETYPEFONTSTYLE_ITALIC;
H A Dpepper_truetype_font_linux.cc74 desc->style & PP_TRUETYPEFONTSTYLE_ITALIC,
H A Dpepper_truetype_font_list_win.cc49 desc.style = PP_TRUETYPEFONTSTYLE_ITALIC;
H A Dpepper_truetype_font_win.cc84 (desc->style & PP_TRUETYPEFONTSTYLE_ITALIC) ? 1 : 0,
118 desc->style = font_desc.lfItalic ? PP_TRUETYPEFONTSTYLE_ITALIC
/external/chromium_org/ppapi/api/dev/
H A Dppb_truetype_font_dev.idl42 PP_TRUETYPEFONTSTYLE_ITALIC = 1
/external/chromium_org/ppapi/c/dev/
H A Dppb_truetype_font_dev.h58 PP_TRUETYPEFONTSTYLE_ITALIC = 1 enumerator in enum:__anon9870

Completed in 100 milliseconds