Lines Matching refs:font
831 font_t *font; local
883 font = (font_t *) gdCacheGet (fontCache, &fontkey);
884 if (!font) {
889 face = font->face; /* shortcut */
930 if (font->have_char_map_unicode) {
935 if (font->have_char_map_sjis) {
957 if (font->have_char_map_sjis) {
998 if (font->face->family_name && font->face->charmap->encoding &&
999 …font->face->charmap->encoding == FT_ENCODING_MS_SYMBOL && strcmp(font->face->family_name, "Symbol"…
1015 if (font->have_char_map_unicode) {
1022 if (font->have_char_map_sjis) {