Home
last modified time | relevance | path

Searched refs:RGN_XOR (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libemf/
H A DEmfEnums.h186 RGN_XOR = 0x03, enumerator
/dports/graphics/libwmf/libwmf-0.2.12/src/
H A Dmetadefs.h113 #define RGN_XOR 3 macro
/dports/graphics/libwmf-nox11/libwmf-0.2.12/src/
H A Dmetadefs.h113 #define RGN_XOR 3 macro
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRegion.cpp258 CombineRgn((HRGN)region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^=()
306 CombineRgn((HRGN)res.region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRegion.cpp248 CombineRgn((HRGN)region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^=()
299 CombineRgn((HRGN)res.region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRegion.cpp258 CombineRgn((HRGN)region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^=()
306 CombineRgn((HRGN)res.region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRegion.cpp248 CombineRgn((HRGN)region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^=()
299 CombineRgn((HRGN)res.region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^()
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXRegion.cpp238 CombineRgn((HRGN)region,(HRGN)region,(HRGN)r.region,RGN_XOR); in operator ^=()
286 CombineRgn((HRGN)res.region,(HRGN)r1.region,(HRGN)r2.region,RGN_XOR); in operator ^()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/win32/
H A Dgdi.scm138 RGN_XOR
342 (define-constant RGN_XOR 3)
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinGDI.java70 int RGN_XOR = 3; field
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/rimshot/
H A Drimshot_draw.cpp337 pArg->pCanvas->SelectClipRgn(&rgn2, RGN_XOR); in RimshotDrawThread()
349 pArg->pCanvas->SelectClipRgn(&rgn4, RGN_XOR); in RimshotDrawThread()
385 pArg->pCanvas->SelectClipRgn(&rgn6, RGN_XOR); in RimshotDrawThread()
H A DrimshotView.cpp271 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
279 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
309 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/rimshot/
H A Drimshot_draw.cpp335 pArg->pCanvas->SelectClipRgn(&rgn2, RGN_XOR); in RimshotDrawThread()
347 pArg->pCanvas->SelectClipRgn(&rgn4, RGN_XOR); in RimshotDrawThread()
380 pArg->pCanvas->SelectClipRgn(&rgn6, RGN_XOR); in RimshotDrawThread()
H A DrimshotView.cpp286 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
294 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
323 pDC->SelectClipRgn(&rgn, RGN_XOR); in DrawToCanvas()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Dtracker.cxx128 CombineRgn(rgnNew,rgnOutside,rgnInside,RGN_XOR); in DrawDragRect()
152 CombineRgn(rgnLast,rgnOutside,rgnInside, RGN_XOR); in DrawDragRect()
158 CombineRgn(rgnUpdate,rgnLast,rgnNew, RGN_XOR); in DrawDragRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Dtracker.cxx114 CombineRgn(rgnNew,rgnOutside,rgnInside,RGN_XOR); in DrawDragRect()
138 CombineRgn(rgnLast,rgnOutside,rgnInside, RGN_XOR); in DrawDragRect()
144 CombineRgn(rgnUpdate,rgnLast,rgnNew, RGN_XOR); in DrawDragRect()
/dports/x11-toolkits/tkshape/shape0.4/win/
H A DshapeWinImpl.c152 if (CombineRgn(tmp, region, tmp, RGN_XOR) == ERROR) {
186 if (CombineRgn(tmp, region, tmp, RGN_XOR) == ERROR) {
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dregion.cpp230 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dregion.cpp230 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dregion.cpp230 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dregion.cpp230 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dregion.cpp230 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dregion.cpp229 mode = RGN_XOR; in DoCombine()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dregion.cpp229 mode = RGN_XOR; in DoCombine()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py98 RGN_XOR = 3 variable

12345678910>>...15