Searched refs:tx (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/ |
| D | GuiLabel.cpp | 92 s32 tx = CalculateTextX(2, 0); in OnDraw() local 97 pTextWriter->PutString(tx, ty, m_pText); in OnDraw()
|
| D | GuiButton.cpp | 96 s32 tx = CalculateTextX(2, 0); in OnDraw() local 101 pTextWriter->PutString(tx, ty, m_pText); in OnDraw()
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/ |
| D | s.h | 105 float tx, ty, tz; member 256 memcpy( &m_vertex_attr[i].tx, &m_tangent[ i*3 ], sizeof( float )*3 ); in sphere()
|