Searched refs:cx2 (Results 1 - 10 of 10) sorted by relevance

/external/libvncserver/rfb/
H A Drfbregion.h63 int cx, int cy, int cx2, int cy2);
/external/libvncserver/vncterm/
H A DVNConsole.h32 int8_t cx1,cy1,cx2,cy2; member in struct:vncConsole
H A DVNConsole.c43 for(i=c->cx1;i<c->cx2;i++)
47 c->x*c->cWidth+c->cx2,c->y*c->cHeight+c->cy2);
116 c->cx2=c->cWidth*7/8;
/external/clang/test/SemaCXX/
H A Dnested-name-spec.cpp6 static int cx2; member in struct:A::C
26 static int A::C::cx2 = 17; // expected-error{{'static' can}} member in class:A::C
/external/libvncserver/libvncserver/
H A Drfbregion.c810 int cx, int cy, int cx2, int cy2) {
815 if (*x >= cx2)
816 *x = cx2-1;
823 if (*x2 > cx2)
824 *x2 = cx2;
809 sraClipRect2(int *x, int *y, int *x2, int *y2, int cx, int cy, int cx2, int cy2) argument
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpath.c1680 VGfloat cx1, cy1, cx2, cy2; local
1685 cx2 = bounds[0] + bounds[2];
1695 bounds[2] = MAX2(cx2, nx2) - bounds[0];
/external/freetype/src/raster/
H A Dftraster.c1565 /* cx2 :: The x-coordinate of the arc's second new control point. */
1582 Long cx2,
1596 ras.arc[1].x = cx2;
1580 Cubic_To( RAS_ARGS Long cx1, Long cy1, Long cx2, Long cy2, Long x, Long y ) argument
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c1659 /* cx2 :: The x-coordinate of the arc's second new control point. */
1676 Long cx2,
1690 ras.arc[1].x = cx2;
1674 Cubic_To( RAS_ARGS Long cx1, Long cy1, Long cx2, Long cy2, Long x, Long y ) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 906 milliseconds