Searched refs:cx2 (Results 1 – 5 of 5) sorted by relevance
6 static int cx2; member26 static int A::C::cx2 = 17; // expected-error{{'static' can}} member in A::C
63 int cx, int cy, int cx2, int cy2);
810 int cx, int cy, int cx2, int cy2) { in sraClipRect2() argument815 if (*x >= cx2) in sraClipRect2()816 *x = cx2-1; in sraClipRect2()823 if (*x2 > cx2) in sraClipRect2()824 *x2 = cx2; in sraClipRect2()
1582 Long cx2, in Cubic_To() argument1596 ras.arc[1].x = cx2; in Cubic_To()
1591 Long cx2, in Cubic_To() argument1605 ras.arc[1].x = cx2; in Cubic_To()