Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/kpadOlddemo/src/
Dkfont.c48 static f32 t1_ofs ; // 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()
/RvlSDK-3.2/build/demos/kpaddemo/src/
Dkfont.c48 static f32 t1_ofs ; // 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()