Home
last modified time | relevance | path

Searched defs:_showGrid (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sky/
H A Ddebug.h64 bool _showGrid; variable
/dports/games/scummvm/scummvm-2.5.1/engines/sky/
H A Ddebug.h64 bool _showGrid; variable
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dapplicationsettings.h95 bool _showGrid; variable
H A Dview.h177 bool _showGrid; variable
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/xyview/
H A DGlobalXYWnd.h45 bool _showGrid; variable
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Plugins/Schema/Pdf/
H A DPdfRelationSchema.php48 private $_showGrid; variable in PhpMyAdmin\\Plugins\\Schema\\Pdf\\PdfRelationSchema
/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/widgets/soundfileview/
H A Dview.hpp291 bool _showGrid; member in QcWaveform
/dports/editors/calligra/calligra-3.2.1/sheets/
H A DSheet.cpp323 void Sheet::setShowGrid(bool _showGrid) in setShowGrid()