Home
last modified time | relevance | path

Searched refs:num_fonts (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/lib/fonts/
Dfonts.c72 #define num_fonts ARRAY_SIZE(fonts) macro
94 for (i = 0; i < num_fonts; i++) in find_font()
124 for(i=0; i<num_fonts; i++) { in get_default_font()