Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/kpaddemo/src/
Dkfont.c49 static f32 t1_ofs ; // variable
81 t1_ofs = 0.00f ; in init_kfont_texture()
88 t1_ofs = 0.13f ; in init_kfont_texture()
220 GXPosition2f32( x1,y1 ) ; GXTexCoord2f32( s1,t1_ofs ) ; in draw_kfont_one()
221 GXPosition2f32( x2,y1 ) ; GXTexCoord2f32( s2,t1_ofs ) ; in draw_kfont_one()