Home
last modified time | relevance | path

Searched refs:SectRgn (Results 1 – 25 of 28) sorted by relevance

12

/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A Dfl_rect.cxx466 SectRgn( portClip, r, portClip ); in fl_restore_clip()
493 SectRgn( portClip, r, portClip ); in fl_restore_clip()
540 SectRgn(r, current, r); in fl_push_clip()
542 SectRgn(r, current, r); in fl_push_clip()
638 SectRgn( r, rr, rr ); in fl_clip_box()
651 SectRgn( r, rr, rr ); in fl_clip_box()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/
H A DRegion.java563 OS.SectRgn(handle, rectRgn, handle); in intersect()
594 OS.SectRgn(handle, region.handle, handle); in intersect()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkxmac.c120 SectRgn(tmpRgn, clipRgn, tmpRgn); in XCopyArea()
254 SectRgn(rectRgn, maskRgn, rectRgn); in XFillRectangles()
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibdefns.h783 #define SectRgn Nlm_SectRgn macro
H A Dviewer.c333 SectRgn(src, updateRgn, dst); in DrawViewerProc()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.cc1706 SectRgn(tempRgn, visibleRgn, visibleRgn); in CalculateVisibleRegion()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DQuickdraw.pas1628 procedure SectRgn( srcRgnA: RgnHandle; srcRgnB: RgnHandle; dstRgn: RgnHandle ); external name '_Sec… procedure
/dports/games/zoom/zoom-1.1.5/src/
H A Dcarbonprefs.c1515 SectRgn(oldclip, newclip, newclip); in font_draw_cb()
H A Dcarbondisplay.c1409 SectRgn(oldregion, newregion, newregion); in draw_window()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/qd/
H A D_Qdmodule.c2943 #ifndef SectRgn in Qd_SectRgn()
2944 PyMac_PRECHECK(SectRgn); in Qd_SectRgn()
2951 SectRgn(srcRgnA, in Qd_SectRgn()
/dports/lang/python27/Python-2.7.18/Mac/Modules/qd/
H A D_Qdmodule.c2943 #ifndef SectRgn in Qd_SectRgn()
2944 PyMac_PRECHECK(SectRgn); in Qd_SectRgn()
2951 SectRgn(srcRgnA, in Qd_SectRgn()
/dports/games/nethack33-nox11/nethack-3.3.1/sys/mac/
H A Dmacwin.c1686 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/nethack33/nethack-3.3.1/sys/mac/
H A Dmacwin.c1686 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmacwin.c1760 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmacwin.c1760 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/mac/
H A Dmacwin.c1760 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/falconseye/falconseye-1.9.3_11/sys/mac/
H A Dmacwin.c1686 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmacwin.c1781 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/mac/
H A Dmacwin.c1760 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/mac/
H A Dmacwin.c1760 SectRgn(clip, org_clip, clip); in macUpdateMessage()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmacwin.c2424 SectRgn(clip, org_clip, clip); in MsgUpdate()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c2423 SectRgn(clip, org_clip, clip); in MsgUpdate()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmacwin.c2423 SectRgn(clip, org_clip, clip); in MsgUpdate()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DControl.java784 OS.SectRgn (tempRgn, visibleRgn, visibleRgn); in calculateVisibleRegion()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DOS.java346 public static final native void SectRgn(long srcRgnA, long srcRgnB, long dstRgn); in SectRgn() method in OS

12