Searched refs:num_fonts (Results 1 – 1 of 1) sorted by relevance
68 #define num_fonts ARRAY_SIZE(fonts) macro89 BUILD_BUG_ON(!num_fonts); in find_font()90 for (i = 0; i < num_fonts; i++) in find_font()123 for (i = 0; i < num_fonts; i++) { in get_default_font()