Searched refs:WSDISPLAY_FONTENC_ISO (Results 1 – 12 of 12) sorted by relevance
46 #define DEFENC WSDISPLAY_FONTENC_ISO70 {"iso", WSDISPLAY_FONTENC_ISO},
36 .encoding = WSDISPLAY_FONTENC_ISO,
46 .encoding = WSDISPLAY_FONTENC_ISO,
738 if (font->encoding == WSDISPLAY_FONTENC_ISO) in wsfont_map_unichar()
542 #define WSDISPLAY_FONTENC_ISO 0 macro
517 if (ri->ri_font->encoding != WSDISPLAY_FONTENC_ISO) { in rasops_mapchar()1813 if (font->encoding != WSDISPLAY_FONTENC_ISO) in rasops_add_font()
1108 case WSDISPLAY_FONTENC_ISO: in _vga_mapchar()