Home
last modified time | relevance | path

Searched refs:HIShapeCreateIntersection (Results 1 – 20 of 20) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DHIShape.pas557 function HIShapeCreateIntersection( inShape1: HIShapeRef; inShape2: HIShapeRef ): HIShapeRef; exter… in HIShapeCreateIntersection() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dregion.cpp1090 …wxCFRef< HIShapeRef > intersectionshape( HIShapeCreateIntersection( M_REGION , OTHER_M_REGION(regi… in DoCombine()
1193 wxCFRef<HIShapeRef> intersect(HIShapeCreateIntersection(rectshape,M_REGION)); in DoContainsRect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Dregion.cpp1105 …wxCFRef< HIShapeRef > intersectionshape( HIShapeCreateIntersection( M_REGION , OTHER_M_REGION(regi… in DoCombine()
1208 wxCFRef<HIShapeRef> intersect(HIShapeCreateIntersection(rectshape,M_REGION)); in DoContainsRect()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dregion.cpp1090 …wxCFRef< HIShapeRef > intersectionshape( HIShapeCreateIntersection( M_REGION , OTHER_M_REGION(regi… in DoCombine()
1193 wxCFRef<HIShapeRef> intersect(HIShapeCreateIntersection(rectshape,M_REGION)); in DoContainsRect()
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcocoagdiobjects.pas1279 cc_AND: Shape:=HIShapeCreateIntersection(FShape, ARegion.Shape);
1283 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcocoagdiobjects.pas1279 cc_AND: Shape:=HIShapeCreateIntersection(FShape, ARegion.Shape);
1283 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcocoagdiobjects.pas1279 cc_AND: Shape:=HIShapeCreateIntersection(FShape, ARegion.Shape);
1283 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcocoagdiobjects.pas1279 cc_AND: Shape:=HIShapeCreateIntersection(FShape, ARegion.Shape);
1283 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXDraw.c1602 macDraw->drawRgn = HIShapeCreateIntersection(macDraw->visRgn, in TkpClipDrawableToRect()
1643 *clipRgnPtr = HIShapeCreateIntersection(gcClipRgn, clipRgn); in ClipToGC()
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXDraw.c1647 macDraw->drawRgn = HIShapeCreateIntersection(macDraw->visRgn, in TkpClipDrawableToRect()
1688 *clipRgnPtr = HIShapeCreateIntersection(gcClipRgn, clipRgn); in ClipToGC()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXDraw.c1923 macDraw->drawRgn = HIShapeCreateIntersection(macDraw->visRgn, in TkpClipDrawableToRect()
1975 *clipRgnPtr = HIShapeCreateIntersection(gcClipRgn, clipRgn); in ClipToGC()
H A DtkMacOSXWindowEvent.c345 damageRgn = HIShapeCreateIntersection(updateRgn, boundsRgn); in GenerateUpdates()
/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoagdiobjects.pas2825 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
2831 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/cocoa/
H A Dcocoagdiobjects.pas2825 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
2831 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoagdiobjects.pas2870 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
2876 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoagdiobjects.pas2870 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
2876 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbongdiobjects.pp984 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
990 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbongdiobjects.pp987 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
993 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbongdiobjects.pp984 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
990 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbongdiobjects.pp987 Shape := HIShapeCreateIntersection(FShape, ARegion.Shape);
993 sh2 := HIShapeCreateIntersection(FShape, ARegion.Shape);