Home
last modified time | relevance | path

Searched refs:redrawAll (Results 1 – 25 of 73) sorted by last modified time

123

/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/test/test_extra/game_maze/
H A Dbgragame.pas46 procedure DrawMap(var map: TGameMap; bitmap: TBGRABitmap; redrawAll: boolean);
159 procedure DrawMap(var map: TGameMap; bitmap: TBGRABitmap; redrawAll: boolean);
162 if redrawAll then
/dports/games/scramble/scramble-0.9.5/src/
H A Dscramble.c120 int redrawAll = 0; variable
560 redrawAll = 0; in moveLetter()
707 redrawAll = 1; in submit()
949 redrawAll = 1; in showAllWords()
1260 redrawAll = 1; in SE_CheckEvents()
1449 redrawAll = 1; in main()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/gcp/
H A Dmanager.py2127 if self.MapWindow.redrawAll is False:
2128 self.MapWindow.redrawAll = True
/dports/databases/grass7/grass-7.8.6/gui/wxpython/photo2image/
H A Dip2i_manager.py1410 if self.MapWindow.redrawAll is False:
1411 self.MapWindow.redrawAll = True
/dports/databases/grass7/grass-7.8.6/gui/wxpython/vdigit/
H A Dtoolbars.py1082 self.MapWindow.redrawAll = True
H A Dmapwindow.py151 self.redrawAll = True
540 self.redrawAll = True
921 self.redrawAll = None
979 self.redrawAll = True
/dports/databases/grass7/grass-7.8.6/gui/wxpython/image2target/
H A Dii2t_manager.py2094 if self.MapWindow.redrawAll is False:
2095 self.MapWindow.redrawAll = True
/dports/databases/grass7/grass-7.8.6/gui/wxpython/mapwin/
H A Dbuffered.py189 self.redrawAll = True
563 Debug.msg(5, "BufferedWindow.OnPaint(): redrawAll=%s" % self.redrawAll)
580 if self.redrawAll is None:
581 self.redrawAll = True
584 if self.redrawAll: # redraw pdc and pdcVector
634 self.redrawAll = False
1643 self.redrawAll = True
1855 if self.redrawAll is False:
1856 self.redrawAll = True
/dports/games/scummvm/scummvm-2.5.1/engines/nancy/
H A Dconsole.cpp84 g_nancy->_graphicsManager->redrawAll(); in postEnter()
113 g_nancy->_graphicsManager->redrawAll(); in postEnter()
H A Dgraphics.h47 void redrawAll();
H A Dgraphics.cpp117 void GraphicsManager::redrawAll() { in redrawAll() function in Nancy::GraphicsManager
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dplane32.h467 …void redrawAll(Plane *visiblePlane, const PlaneList &planeList, DrawList &drawList, RectList &eras…
H A Dframeout.cpp930 plane.redrawAll(visiblePlane, _planes, drawLists[planeIndex], eraseLists[planeIndex]); in calcLists()
H A Dplane32.cpp728 void Plane::redrawAll(Plane *visiblePlane, const PlaneList &planeList, DrawList &drawList, RectList… in redrawAll() function in Sci::Plane
/dports/games/scummvm/scummvm-2.5.1/engines/nancy/state/
H A Dscene.cpp147 g_nancy->_graphicsManager->redrawAll(); in onStateEnter()
448 g_nancy->_graphicsManager->redrawAll(); in init()
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWVirtualImage.C101 void WVirtualImage::redrawAll() in redrawAll() function
114 redrawAll(); in resizeImage()
H A DWVirtualImage.h80 void redrawAll();
/dports/www/wt/wt-4.6.1/examples/mandelbrot/
H A DMandelbrotImage.C62 redrawAll(); in MandelbrotImage()
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dfilecatalog.cc667 redrawAll (); in closeDir()
902 redrawAll(); in enableTabMode()
1106 void FileCatalog::redrawAll () in redrawAll() function in FileCatalog
1228 redrawAll (); in deleteRequested()
1355 redrawAll (); in copyMoveRequested()
H A Dfilecatalog.h203 void redrawAll ();
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DCanvas.java262 void redrawWidget (int x, int y, int width, int height, boolean redrawAll, boolean all, boolean tri… in redrawWidget() argument
265 super.redrawWidget (x, y, width, height, redrawAll, all, trim); in redrawWidget()
H A DControl.java4651 void redrawWidget (int x, int y, int width, int height, boolean redrawAll, boolean all, boolean tri…
4656 if (redrawAll) {
4672 if (redrawAll) {
H A DScrollable.java501 void redrawWidget (int x, int y, int width, int height, boolean redrawAll, boolean all, boolean tri… in redrawWidget() argument
502 super.redrawWidget (x, y, width, height, redrawAll, all, trim); in redrawWidget()
508 if (redrawAll) { in redrawWidget()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scriptplugin_py2x/scripts/
H A DAlign_image_in_frame.py140 scribus.redrawAll()
H A DLigatursatz.py22804 scribus.redrawAll()

123