Home | History | Annotate | Download | only in Tools

Lines Matching refs:fVT

278 		m_pUVs[uiChar].fVT = m_pRects[uiChar].nY / m_fTexH;
279 m_pUVs[uiChar].fVB = m_pUVs[uiChar].fVT + m_pRects[uiChar].nH / m_fTexH;
906 pVertices[VertexCount+0].tv = f2vt(m_pUVs[uiIdx].fVT);
913 pVertices[VertexCount+1].tv = f2vt(m_pUVs[uiIdx].fVT);