Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/kpaddemo/src/
Dkfont.c48 static f32 t1_ofs ; // �\���������s�� variable
80 t1_ofs = 0.00f ; in init_kfont_texture()
87 t1_ofs = 0.13f ; in init_kfont_texture()
213 GXPosition2f32( x1,y1 ) ; GXTexCoord2f32( s1,t1_ofs ) ; in draw_kfont_one()
214 GXPosition2f32( x2,y1 ) ; GXTexCoord2f32( s2,t1_ofs ) ; in draw_kfont_one()