OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:font_faces
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_truetype_font_list_pango.cc
38
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 43 milliseconds