Home | History | Annotate | Download | only in gdiplus

Lines Matching defs:nativeGraphics

64 	Graphics(Image *image): nativeGraphics(NULL), lastStatus(Ok)
68 &nativeGraphics);
70 Graphics(HDC hdc): nativeGraphics(NULL), lastStatus(Ok)
73 hdc, &nativeGraphics);
75 Graphics(HDC hdc, HANDLE hdevice): nativeGraphics(NULL), lastStatus(Ok)
78 hdc, hdevice, &nativeGraphics);
81 nativeGraphics(NULL), lastStatus(Ok)
85 hwnd, &nativeGraphics);
88 hwnd, &nativeGraphics);
93 DllExports::GdipDeleteGraphics(nativeGraphics);
99 nativeGraphics, sizeData, data));
105 nativeGraphics, &result));
113 nativeGraphics, &dstrect, &srcrect, unit,
122 nativeGraphics, &dstrect, &srcrect, unit,
129 nativeGraphics, color.GetValue()));
135 nativeGraphics, pen ? pen->nativePen : NULL,
142 nativeGraphics, pen ? pen->nativePen : NULL,
149 nativeGraphics, pen ? pen->nativePen : NULL,
157 nativeGraphics, pen ? pen->nativePen : NULL,
166 nativeGraphics, pen ? pen->nativePen : NULL,
174 nativeGraphics, pen ? pen->nativePen : NULL,
182 nativeGraphics, pen ? pen->nativePen : NULL,
191 nativeGraphics, pen ? pen->nativePen : NULL,
198 nativeGraphics, pen ? pen->nativePen : NULL,
204 nativeGraphics, pen ? pen->nativePen : NULL,
210 nativeGraphics,
217 nativeGraphics, pen ? pen->nativePen : NULL,
223 nativeGraphics, pen ? pen->nativePen : NULL,
230 nativeGraphics, pen ? pen->nativePen : NULL,
237 nativeGraphics, pen ? pen->nativePen : NULL,
243 nativeGraphics, pen ? pen->nativePen : NULL,
249 nativeGraphics, pen ? pen->nativePen : NULL,
256 nativeGraphics, pen ? pen->nativePen : NULL,
263 nativeGraphics, pen ? pen->nativePen : NULL,
270 nativeGraphics, pen ? pen->nativePen : NULL,
278 nativeGraphics, pen ? pen->nativePen : NULL,
288 nativeGraphics, text, length,
298 nativeGraphics, pen ? pen->nativePen : NULL,
304 nativeGraphics, pen ? pen->nativePen : NULL,
310 nativeGraphics, pen ? pen->nativePen : NULL,
316 nativeGraphics, pen ? pen->nativePen : NULL,
322 nativeGraphics,
329 nativeGraphics,
336 nativeGraphics,
343 nativeGraphics,
350 nativeGraphics,
357 nativeGraphics,
364 nativeGraphics,
371 nativeGraphics,
378 nativeGraphics,
385 nativeGraphics,
393 nativeGraphics,
402 nativeGraphics,
415 nativeGraphics,
431 nativeGraphics,
444 nativeGraphics,
461 nativeGraphics,
476 nativeGraphics,
489 // nativeGraphics,
500 nativeGraphics, pen ? pen->nativePen : NULL,
506 nativeGraphics, pen ? pen->nativePen : NULL,
512 nativeGraphics, pen ? pen->nativePen : NULL,
518 nativeGraphics, pen ? pen->nativePen : NULL,
524 nativeGraphics, pen ? pen->nativePen : NULL,
530 nativeGraphics, pen ? pen->nativePen : NULL,
536 nativeGraphics, pen ? pen->nativePen : NULL,
543 nativeGraphics, pen ? pen->nativePen : NULL,
550 nativeGraphics, pen ? pen->nativePen : NULL,
557 nativeGraphics, pen ? pen->nativePen : NULL,
565 nativeGraphics, pen ? pen->nativePen : NULL,
572 nativeGraphics, pen ? pen->nativePen : NULL,
578 nativeGraphics, pen ? pen->nativePen : NULL,
585 nativeGraphics, pen ? pen->nativePen : NULL,
592 nativeGraphics, pen ? pen->nativePen : NULL,
598 nativeGraphics, pen ? pen->nativePen : NULL,
604 nativeGraphics, pen ? pen->nativePen : NULL,
610 nativeGraphics, pen ? pen->nativePen : NULL,
616 nativeGraphics, pen ? pen->nativePen : NULL,
624 nativeGraphics, string, length,
635 nativeGraphics, string, length,
646 nativeGraphics, string, length,
655 nativeGraphics, state));
664 nativeGraphics,
676 nativeGraphics,
688 nativeGraphics,
700 nativeGraphics,
712 nativeGraphics,
724 nativeGraphics,
737 nativeGraphics,
751 nativeGraphics,
765 nativeGraphics,
779 nativeGraphics,
793 nativeGraphics,
807 nativeGraphics,
816 nativeGraphics,
823 nativeGraphics,
830 nativeGraphics,
838 nativeGraphics,
846 nativeGraphics,
855 nativeGraphics,
864 nativeGraphics,
872 nativeGraphics,
880 nativeGraphics,
887 nativeGraphics,
894 nativeGraphics,
901 nativeGraphics,
910 nativeGraphics,
918 nativeGraphics,
926 nativeGraphics,
935 nativeGraphics,
943 nativeGraphics,
950 nativeGraphics,
958 nativeGraphics,
966 nativeGraphics,
974 nativeGraphics,
982 nativeGraphics,
989 nativeGraphics,
996 nativeGraphics,
1003 nativeGraphics,
1010 nativeGraphics,
1017 nativeGraphics,
1023 updateStatus(DllExports::GdipFlush(nativeGraphics, intention));
1028 nativeGraphics,
1034 nativeGraphics, rect));
1039 nativeGraphics, rect));
1045 nativeGraphics, &result));
1052 nativeGraphics, &result));
1058 updateStatus(DllExports::GdipGetDpiX(nativeGraphics, &result));
1064 updateStatus(DllExports::GdipGetDpiY(nativeGraphics, &result));
1070 updateStatus(DllExports::GdipGetDC(nativeGraphics, &result));
1077 nativeGraphics, &result));
1089 nativeGraphics, color ? &color->Value : NULL));
1095 nativeGraphics, &result));
1102 nativeGraphics, &result));
1109 nativeGraphics, &result));
1115 nativeGraphics, x, y));
1121 nativeGraphics, &result));
1128 nativeGraphics, &result));
1135 nativeGraphics, &result));
1141 nativeGraphics,
1147 nativeGraphics, rect));
1152 nativeGraphics, rect));
1157 nativeGraphics,
1164 nativeGraphics,
1171 nativeGraphics,
1179 nativeGraphics, &result));
1186 nativeGraphics, x, y, &result));
1193 nativeGraphics, x, y, &result));
1200 nativeGraphics, point.X, point.Y, &result));
1207 nativeGraphics, point.X, point.Y, &result));
1214 nativeGraphics, x, y, width, height, &result));
1221 nativeGraphics, x, y, width, height, &result));
1228 nativeGraphics, rect.X, rect.Y,
1236 nativeGraphics, rect.X, rect.Y,
1244 nativeGraphics, &result));
1263 nativeGraphics, string, length,
1276 nativeGraphics, text, length,
1287 nativeGraphics, string, length,
1298 nativeGraphics, string, length,
1314 nativeGraphics, string, length,
1328 nativeGraphics, string, length,
1339 nativeGraphics, string, length,
1349 nativeGraphics,
1354 updateStatus(DllExports::GdipReleaseDC(nativeGraphics, hdc));
1358 return updateStatus(DllExports::GdipResetClip(nativeGraphics));
1363 nativeGraphics));
1368 nativeGraphics, state));
1374 nativeGraphics, angle, order));
1380 nativeGraphics, &result));
1387 nativeGraphics, sx, sy, order));
1397 nativeGraphics, g ? g->nativeGraphics : NULL,
1404 nativeGraphics,
1412 nativeGraphics,
1420 nativeGraphics,
1428 nativeGraphics,
1435 nativeGraphics, hRgn, combineMode));
1440 nativeGraphics, compositingMode));
1445 nativeGraphics, compositingQuality));
1450 nativeGraphics, interpolationMode));
1455 nativeGraphics, scale));
1460 nativeGraphics, unit));
1465 nativeGraphics, pixelOffsetMode));
1470 nativeGraphics, x, y));
1475 nativeGraphics, smoothingMode));
1480 nativeGraphics, contrast));
1485 nativeGraphics, textRenderingHint));
1490 nativeGraphics,
1498 nativeGraphics, destSpace, srcSpace,
1506 nativeGraphics, destSpace, srcSpace,
1512 nativeGraphics, dx, dy));
1517 nativeGraphics, dx, dy));
1523 nativeGraphics, dx, dy, order));
1536 GpGraphics *nativeGraphics;