Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dscreen-vram.h62 get_font_gryph( text, &fnt, &tpal ); /* �ե���Ȥη������ */ in VRAM2SCREEN_DIFF()
157 get_font_gryph( text, &fnt, &tpal ); /* �ե���Ȥη������ */ in VRAM2SCREEN_ALL()
H A Dcrtcdmac.h72 void get_font_gryph( int attr, T_GRYPH *gryph, int *color );
H A Dcrtcdmac.c702 void get_font_gryph( int attr, T_GRYPH *gryph, int *color ) in get_font_gryph() function