Lines Matching refs:CGOVertex

98       CGOVertex(orthoCGO, right, top, 0.f);  in drawImpl()
99 CGOVertex(orthoCGO, right, bottom + 1, 0.f); in drawImpl()
100 CGOVertex(orthoCGO, left, top, 0.f); in drawImpl()
101 CGOVertex(orthoCGO, left, bottom + 1, 0.f); in drawImpl()
116 CGOVertex(orthoCGO, right, top - 1, 0.f); in drawImpl()
117 CGOVertex(orthoCGO, right, bottom, 0.f); in drawImpl()
118 CGOVertex(orthoCGO, left + 1, top - 1, 0.f); in drawImpl()
119 CGOVertex(orthoCGO, left + 1, bottom, 0.f); in drawImpl()
134 CGOVertex(orthoCGO, right, bottom + 1, 0.f); in drawImpl()
135 CGOVertex(orthoCGO, right, bottom, 0.f); in drawImpl()
136 CGOVertex(orthoCGO, left, bottom + 1, 0.f); in drawImpl()
137 CGOVertex(orthoCGO, left, bottom, 0.f); in drawImpl()
152 CGOVertex(orthoCGO, right - 1, top - 1, 0.f); in drawImpl()
153 CGOVertex(orthoCGO, right - 1, bottom + 1, 0.f); in drawImpl()
154 CGOVertex(orthoCGO, left + 1, top - 1, 0.f); in drawImpl()
155 CGOVertex(orthoCGO, left + 1, bottom + 1, 0.f); in drawImpl()
195 CGOVertex(orthoCGO, right, top, 0.f); in drawHandle()
196 CGOVertex(orthoCGO, right, bottom + 1, 0.f); in drawHandle()
197 CGOVertex(orthoCGO, left, top, 0.f); in drawHandle()
198 CGOVertex(orthoCGO, left, bottom + 1, 0.f); in drawHandle()
215 CGOVertex(orthoCGO, right, top - 1, 0.f); in drawHandle()
216 CGOVertex(orthoCGO, right, bottom, 0.f); in drawHandle()
217 CGOVertex(orthoCGO, left + 1, top - 1, 0.f); in drawHandle()
218 CGOVertex(orthoCGO, left + 1, bottom, 0.f); in drawHandle()
235 CGOVertex(orthoCGO, right, bottom + 1, 0.f); in drawHandle()
236 CGOVertex(orthoCGO, right, bottom, 0.f); in drawHandle()
237 CGOVertex(orthoCGO, left, bottom, 0.f); in drawHandle()
238 CGOVertex(orthoCGO, left, bottom + 1, 0.f); in drawHandle()
255 CGOVertex(orthoCGO, right - 1, top - 1, 0.f); in drawHandle()
256 CGOVertex(orthoCGO, right - 1, bottom + 1, 0.f); in drawHandle()
257 CGOVertex(orthoCGO, left + 1, top - 1, 0.f); in drawHandle()
258 CGOVertex(orthoCGO, left + 1, bottom + 1, 0.f); in drawHandle()