Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/server/proxy/
H A Dpf_rdpgfx.c48 const RDPGFX_RESET_GRAPHICS_PDU* resetGraphics) in pf_rdpgfx_reset_graphics() argument
57 if ((error = server->ResetGraphics(server, resetGraphics))) in pf_rdpgfx_reset_graphics()
63 return gfx_decoder->ResetGraphics(gfx_decoder, resetGraphics); in pf_rdpgfx_reset_graphics()
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/server/
H A Drdpgfx.h33 const RDPGFX_RESET_GRAPHICS_PDU* resetGraphics);
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/client/
H A Drdpgfx.h35 const RDPGFX_RESET_GRAPHICS_PDU* resetGraphics);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/examples/gnu/classpath/examples/java2d/
H A DJ2dBenchmark.java664 private void resetGraphics(Graphics2D g) in resetGraphics() method in J2dBenchmark
1379 resetGraphics(g); in runSet_zeroClipping()
1424 resetGraphics(g); in runSet_withClipping()
1467 resetGraphics(g); in runSet_noClipping()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/examples/gnu/classpath/examples/java2d/
H A DJ2dBenchmark.java664 private void resetGraphics(Graphics2D g) in resetGraphics() method in J2dBenchmark
1379 resetGraphics(g); in runSet_zeroClipping()
1424 resetGraphics(g); in runSet_withClipping()
1467 resetGraphics(g); in runSet_noClipping()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/examples/gnu/classpath/examples/java2d/
H A DJ2dBenchmark.java664 private void resetGraphics(Graphics2D g) in resetGraphics() method in J2dBenchmark
1379 resetGraphics(g); in runSet_zeroClipping()
1424 resetGraphics(g); in runSet_withClipping()
1467 resetGraphics(g); in runSet_noClipping()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/examples/gnu/classpath/examples/java2d/
H A DJ2dBenchmark.java664 private void resetGraphics(Graphics2D g) in resetGraphics() method in J2dBenchmark
1379 resetGraphics(g); in runSet_zeroClipping()
1424 resetGraphics(g); in runSet_withClipping()
1467 resetGraphics(g); in runSet_noClipping()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/examples/gnu/classpath/examples/java2d/
H A DJ2dBenchmark.java664 private void resetGraphics(Graphics2D g) in resetGraphics() method in J2dBenchmark
1379 resetGraphics(g); in runSet_zeroClipping()
1424 resetGraphics(g); in runSet_withClipping()
1467 resetGraphics(g); in runSet_noClipping()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/gdi/
H A Dgfx.c84 const RDPGFX_RESET_GRAPHICS_PDU* resetGraphics) in gdi_ResetGraphics() argument
97 DesktopWidth = resetGraphics->width; in gdi_ResetGraphics()
98 DesktopHeight = resetGraphics->height; in gdi_ResetGraphics()
/dports/math/asymptote/asymptote-2.67/prc/
H A DwritePRC.cc110 #define ResetCurrentGraphics resetGraphics();
587 void resetGraphics() in resetGraphics() function
596 resetGraphics(); resetName(); in resetGraphicsAndName()
H A DwritePRC.h282 void resetGraphics();
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/prc/
H A DwritePRC.cc110 #define ResetCurrentGraphics resetGraphics();
587 void resetGraphics() in resetGraphics() function
596 resetGraphics(); resetName(); in resetGraphicsAndName()
H A DwritePRC.h282 void resetGraphics();
/dports/math/mathgl/mathgl-2.5/src/prc/
H A DwritePRC.cc112 #define ResetCurrentGraphics resetGraphics();
601 void resetGraphics() in resetGraphics() function
610 resetGraphics(); resetName(); in resetGraphicsAndName()
H A DwritePRC.h280 void resetGraphics();
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/prc/
H A DwritePRC.cc110 #define ResetCurrentGraphics resetGraphics();
587 void resetGraphics() in resetGraphics() function
596 resetGraphics(); resetName(); in resetGraphicsAndName()
H A DwritePRC.h281 void resetGraphics();
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DCore.h1063 void resetGraphics(int w, int h, int fullscreen=-1, int vsync=-1, int bpp=-1);
H A DCore.cpp151 void Core::resetGraphics(int w, int h, int fullscreen, int vsync, int bpp) in resetGraphics() function in Core
198 resetGraphics(-1, -1, t); in toggleScreenMode()
3047 resetGraphics(width, height); in main()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DGame.cpp8755 dsq->resetGraphics(dsq->user.video.resx, dsq->user.video.resy, dsq->user.video.full); in onOptionsSave()
8766 dsq->resetGraphics(dsq->user.video.resx, dsq->user.video.resy, dsq->user.video.full); in onOptionsSave()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/
H A DChangeLog-200615298 (resetGraphics): New method.
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/
H A DChangeLog-200615298 (resetGraphics): New method.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/
H A DChangeLog-200615298 (resetGraphics): New method.
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/
H A DChangeLog-200615298 (resetGraphics): New method.
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/
H A DChangeLog-200615298 (resetGraphics): New method.