Searched refs:num_fonts (Results 1 – 1 of 1) sorted by relevance
62 #define num_fonts ARRAY_SIZE(fonts) macro83 BUILD_BUG_ON(!num_fonts); in find_font()84 for (i = 0; i < num_fonts; i++) in find_font()114 for (i = 0; i < num_fonts; i++) { in get_default_font()