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

/external/chromium_org/third_party/skia/tools/
H A Dsk_tool_utils_font.cpp39 sub = &gSubFonts[index];
50 sub = &gSubFonts[gDefaultFontIndex];
74 const SubFont& sub = gSubFonts[index];
84 file = gSubFonts[gDefaultFontIndex].fFile;
H A Dtest_font_data.cpp8582 const SubFont gSubFonts[] = { variable
8620 const int gSubFontsCount = (int) SK_ARRAY_COUNT(gSubFonts);

Completed in 120 milliseconds