Lines Matching refs:font
841 font_t *font; local
893 font = (font_t *) gdCacheGet (fontCache, &fontkey);
894 if (!font) {
899 face = font->face; /* shortcut */
940 if (font->have_char_map_unicode) {
945 if (font->have_char_map_sjis) {
967 if (font->have_char_map_sjis) {
1008 if (font->face->family_name && font->face->charmap->encoding &&
1009 …font->face->charmap->encoding == FT_ENCODING_MS_SYMBOL && strcmp(font->face->family_name, "Symbol"…
1025 if (font->have_char_map_unicode) {
1032 if (font->have_char_map_sjis) {