Searched refs:ofs (Results 1 – 1 of 1) sorted by relevance
62 s32 wd, ofs ; in init_kfont_texture() local97 ofs = ( KFONT_WD - wd ) / 2 ; in init_kfont_texture()98 (void)OSGetFontTexel( str_p, tex_p, ofs+1, KFONT_SHEET_WD/4, &wd ) ; in init_kfont_texture()99 str_p = OSGetFontTexel( str_p, tex_p, ofs, KFONT_SHEET_WD/4, &wd ) ; in init_kfont_texture()