Home
last modified time | relevance | path

Searched refs:pClip (Results 26 – 50 of 274) sorted by relevance

1234567891011

/dports/x11-servers/xwayland/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xephyr/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xarcan/xarcan-0.6.0/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/fb/
H A Dfbfillrect.c32 RegionPtr pClip = fbGetCompositeClip(pGC); in fbPolyFillRect() local
44 pextent = RegionExtents(pClip); in fbPolyFillRect()
70 n = RegionNumRects(pClip); in fbPolyFillRect()
76 pbox = RegionRects(pClip); in fbPolyFillRect()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dcliprect.h43 const Common::Rect &pClip); // clip rectangle dimensions to allocate
60 Common::Rect *pClip, // playfield clipping rectangle
69 Common::Rect *pClip); // pointer to clip rectangle
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dcliprect.h43 const Common::Rect &pClip); // clip rectangle dimensions to allocate
60 Common::Rect *pClip, // playfield clipping rectangle
69 Common::Rect *pClip); // pointer to clip rectangle
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip;
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection();
100 if (pClip == null)
119 tp = pClip.getContents(this);
159 if (pClip != null) { in getToChar()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java47 Clipboard sClip, pClip; field in IndependenceAWTTest
99 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
100 if (pClip == null) in getPrimaryClipboard()
119 tp = pClip.getContents(this); in getClipboardsContent()
159 if (pClip != null) { in doTest()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java46 Clipboard sClip, pClip; field in IndependenceAWTTest
98 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
99 if (pClip == null) in getPrimaryClipboard()
118 tp = pClip.getContents(this); in getClipboardsContent()
158 if (pClip != null) { in doTest()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/datatransfer/Independence/
H A DIndependenceAWTTest.java46 Clipboard sClip, pClip; field in IndependenceAWTTest
98 pClip = Toolkit.getDefaultToolkit().getSystemSelection(); in getPrimaryClipboard()
99 if (pClip == null) in getPrimaryClipboard()
118 tp = pClip.getContents(this); in getClipboardsContent()
158 if (pClip != null) { in doTest()
/dports/math/freefem++/FreeFem-sources-4.6/src/medit/
H A Dsproto.h51 void updateClip(pClip, pMesh);
52 void clipVertices(pMesh, pScene, pClip);
53 void invertClip(pScene sc, pClip);
54 void drawClip(pScene, pClip, pMesh, GLboolean);
55 void copyClip(pClip);
56 int pasteClip(pClip);
57 void resetClip(pScene, pClip, pMesh);
58 pClip createClip(pScene, pMesh);
61 void tiltClip(pScene sc, pClip clip);
/dports/science/medit/medit-2012.02.05_5/sources/
H A Dsproto.h15 void updateClip(pClip ,pMesh );
16 void clipVertices(pMesh ,pScene ,pClip );
17 void invertClip(pScene sc,pClip );
18 void drawClip(pScene ,pClip ,pMesh ,GLboolean );
19 void copyClip(pClip );
20 int pasteClip(pClip );
21 void resetClip(pScene ,pClip ,pMesh );
22 pClip createClip(pScene ,pMesh );
309 void tiltClip(pScene sc,pClip clip);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/render/
H A Dmirect.c45 RegionPtr pClip; in miColorRects() local
62 pClip = RegionCreate(NULL, 1); in miColorRects()
63 RegionCopy(pClip, (RegionPtr) pClipPict->clientClip); in miColorRects()
64 (*pGC->funcs->ChangeClip) (pGC, CT_REGION, pClip, 0); in miColorRects()
/dports/x11-servers/xwayland/xorg-server-1.20.13/render/
H A Dmirect.c45 RegionPtr pClip; in miColorRects() local
62 pClip = RegionCreate(NULL, 1); in miColorRects()
63 RegionCopy(pClip, (RegionPtr) pClipPict->clientClip); in miColorRects()
64 (*pGC->funcs->ChangeClip) (pGC, CT_REGION, pClip, 0); in miColorRects()
/dports/x11-servers/xephyr/xorg-server-1.20.13/render/
H A Dmirect.c45 RegionPtr pClip; in miColorRects() local
62 pClip = RegionCreate(NULL, 1); in miColorRects()
63 RegionCopy(pClip, (RegionPtr) pClipPict->clientClip); in miColorRects()
64 (*pGC->funcs->ChangeClip) (pGC, CT_REGION, pClip, 0); in miColorRects()

1234567891011