| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbrop.h | 27 FbBits ca1, cx1, ca2, cx2; member in struct:_mergeRopBits 39 _cx1 = _bits->cx1 | ~pm; \
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbrop.h | 27 FbBits ca1, cx1, ca2, cx2; member in struct:_mergeRopBits 39 _cx1 = _bits->cx1 | ~pm; \
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbblt.c | 28 FbBits ca1, cx1, ca2, cx2; member in struct:_mergeRopBits 63 _cx1 = _bits->cx1 | ~pm; \
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbblt.c | 28 FbBits ca1, cx1, ca2, cx2; member in struct:_mergeRopBits 63 _cx1 = _bits->cx1 | ~pm; \
|
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ |
| H A D | imstb_truetype.h | 826 stbtt_vertex_type x,y,cx,cy,cx1,cy1; member in struct:__anonc735d1c90708 1888 static void stbtt__csctx_v(stbtt__csctx *c, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbtt_int32 cy, stbtt_int32 cx1, stbtt_int32 cy1) argument 1894 stbtt__track_vertex(c, cx1, cy1); 1898 c->pvertices[c->num_vertices].cx1 = (stbtt_int16) cx1; 1927 float cx1 = ctx->x + dx1; local in function:stbtt__csctx_rccurve_to 1929 float cx2 = cx1 + dx2; 1933 stbtt__csctx_v(ctx, STBTT_vcubic, (int)ctx->x, (int)ctx->y, (int)cx1, (int)cy1, (int)cx2, (int)cy2); 3516 vertices[i].cx1, vertices[i].cy1,
|
| /xsrc/external/mit/MesaLib/dist/src/imgui/ |
| H A D | imstb_truetype.h | 826 stbtt_vertex_type x,y,cx,cy,cx1,cy1; member in struct:__anon748b3c5c0708 1888 static void stbtt__csctx_v(stbtt__csctx *c, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbtt_int32 cy, stbtt_int32 cx1, stbtt_int32 cy1) argument 1894 stbtt__track_vertex(c, cx1, cy1); 1898 c->pvertices[c->num_vertices].cx1 = (stbtt_int16) cx1; 1927 float cx1 = ctx->x + dx1; local in function:stbtt__csctx_rccurve_to 1929 float cx2 = cx1 + dx2; 1933 stbtt__csctx_v(ctx, STBTT_vcubic, (int)ctx->x, (int)ctx->y, (int)cx1, (int)cy1, (int)cx2, (int)cy2); 3516 vertices[i].cx1, vertices[i].cy1,
|
| /xsrc/external/mit/freetype/dist/src/raster/ |
| H A D | ftraster.c | 1601 * cx1 :: 1626 Cubic_To( RAS_ARGS Long cx1, argument 1640 ras.arc[2].x = cx1;
|