Searched refs:fAOff (Results 1 – 1 of 1) sorted by relevance
862 float fAOff; in UpdateLine() local893 …fAOff = PVRTMakeWhole(m_pCharMatrics[uiIdx].nXOff * fScale); // The A offset. Could include o… in UpdateLine()901 pVertices[VertexCount+0].sx = f2vt(XPos + fAOff); in UpdateLine()908 pVertices[VertexCount+1].sx = f2vt(XPos + fAOff + PVRTMakeWhole(m_pRects[uiIdx].nW * fScale)); in UpdateLine()915 pVertices[VertexCount+2].sx = f2vt(XPos + fAOff); in UpdateLine()922 pVertices[VertexCount+3].sx = f2vt(XPos + fAOff + PVRTMakeWhole(m_pRects[uiIdx].nW * fScale)); in UpdateLine()