Home
last modified time | relevance | path

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

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dfont-ft.c359 static FC_vs_M17N_font_prop *fc_all_table[] = variable
2792 for (i = 0; i < (sizeof (fc_all_table) / sizeof fc_all_table[0]); i++) in mfont__ft_init()
2794 FC_vs_M17N_font_prop *table = fc_all_table[i]; in mfont__ft_init()