HomeSort by relevance Sort by last modified time
    Searched refs:nativeCustomLineCap (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluslinecaps.h 43 nativeCustomLineCap = nativeAdjustableArrowCap;
52 nativeCustomLineCap, &cloneCustomLineCap));
71 (GpAdjustableArrowCap*) nativeCustomLineCap,
79 (GpAdjustableArrowCap*) nativeCustomLineCap,
87 (GpAdjustableArrowCap*) nativeCustomLineCap,
95 (GpAdjustableArrowCap*) nativeCustomLineCap,
102 (GpAdjustableArrowCap*) nativeCustomLineCap,
108 (GpAdjustableArrowCap*) nativeCustomLineCap,
114 (GpAdjustableArrowCap*) nativeCustomLineCap,
120 (GpAdjustableArrowCap*) nativeCustomLineCap,
    [all...]
gdipluspen.h 110 nativePen, &customCap->nativeCustomLineCap));
117 nativePen, &customCap->nativeCustomLineCap));
252 customCap ? customCap->nativeCustomLineCap : NULL));
258 customCap ? customCap->nativeCustomLineCap : NULL));
gdiplusimpl.h 658 nativeCustomLineCap(NULL), lastStatus(Ok)
663 baseCap, baseInset, &nativeCustomLineCap);
670 nativeCustomLineCap, &result));
678 nativeCustomLineCap, &result));
686 nativeCustomLineCap, startCap, endCap));
693 nativeCustomLineCap, &result));
701 nativeCustomLineCap, &result));
708 nativeCustomLineCap, baseCap));
714 nativeCustomLineCap, inset));
720 nativeCustomLineCap, strokeCap, strokeCap))
    [all...]
gdiplusheaders.h 273 DllExports::GdipDeleteCustomLineCap(nativeCustomLineCap);
279 nativeCustomLineCap, &cloneCustomLineCap));
314 nativeCustomLineCap(customLineCap), lastStatus(status) {}
324 GpCustomLineCap *nativeCustomLineCap;

Completed in 72 milliseconds