Searched refs:fUL (Results 1 – 2 of 2) sorted by relevance
276 m_pUVs[uiChar].fUL = m_pRects[uiChar].nX / m_fTexW; in LoadFontData()277 m_pUVs[uiChar].fUR = m_pUVs[uiChar].fUL + m_pRects[uiChar].nW / m_fTexW; in LoadFontData()905 pVertices[VertexCount+0].tu = f2vt(m_pUVs[uiIdx].fUL); in UpdateLine()919 pVertices[VertexCount+2].tu = f2vt(m_pUVs[uiIdx].fUL); in UpdateLine()
372 PVRTfloat32 fUL; member