Searched refs:KFONT_TEX_SIZE (Results 1 – 1 of 1) sorted by relevance
30 #define KFONT_TEX_SIZE (KFONT_SHEET_WD * KFONT_SHEET_HT * 4 / 8) macro66 kfont_tex = OSAlloc( KFONT_TEX_SIZE ) ; in init_kfont_texture()69 ptr = (u32*)( (u32)kfont_tex + KFONT_TEX_SIZE ) - 1 ; in init_kfont_texture()103 DCStoreRange( kfont_tex, KFONT_TEX_SIZE ) ; in init_kfont_texture()