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

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_truetype_font_list_pango.cc38 PangoFontFace** font_faces = NULL; local
40 ::pango_font_family_list_faces(font_family, &font_faces, &num_faces);
43 PangoFontFace* font_face = font_faces[j];
59 g_free(font_faces);

Completed in 78 milliseconds