Lines Matching refs:index4
88 u32 index4 = 4 * (i + m_PackedTextLength); in AddText() local
101 SetPosition(index4, in AddText()
106 SetPosition(index4 + 1, in AddText()
111 SetPosition(index4 + 2, in AddText()
116 SetPosition(index4 + 3, in AddText()
122 SetColor(index4 + j, in AddText()
129 SetTexcoord(index4, in AddText()
134 SetTexcoord(index4 + 1, in AddText()
139 SetTexcoord(index4 + 2, in AddText()
144 SetTexcoord(index4 + 3, in AddText()
149 index4, index4 + 1, index4 + 2); in AddText()
152 index4 + 2, index4 + 1, index4 + 3); in AddText()