Searched refs:fUR (Results 1 – 2 of 2) sorted by relevance
277 m_pUVs[uiChar].fUR = m_pUVs[uiChar].fUL + m_pRects[uiChar].nW / m_fTexW; in LoadFontData()912 pVertices[VertexCount+1].tu = f2vt(m_pUVs[uiIdx].fUR); in UpdateLine()926 pVertices[VertexCount+3].tu = f2vt(m_pUVs[uiIdx].fUR); in UpdateLine()
374 PVRTfloat32 fUR; member