Searched refs:num_fonts (Results 1 – 2 of 2) sorted by relevance
65 #define num_fonts ARRAY_SIZE(fonts) macro86 BUILD_BUG_ON(!num_fonts); in find_font()87 for (i = 0; i < num_fonts; i++) in find_font()117 for (i = 0; i < num_fonts; i++) { in get_default_font()
39 *num_faces = woff2.num_fonts;45 if ( face_index >= woff2.num_fonts )