Home
last modified time | relevance | path

Searched defs:_gridSize (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/yafaray/libYafaRay-3.5.1/src/yafraycore/
H A Dhashgrid.cc6 hashGrid_t::hashGrid_t(double _cellSize, unsigned int _gridSize, yafaray::bound_t _bBox) in hashGrid_t()
12 void hashGrid_t::setParm(double _cellSize, unsigned int _gridSize, bound_t _bBox) in setParm()
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/xyview/grid/
H A DGridItem.h8 GridSize _gridSize; variable
/dports/audio/musescore/MuseScore-3.6.1/mscore/palette/
H A Dpalettetree.h138 QSize _gridSize = QSize(64, 64); variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Design/System.Windows.Forms.Design/
H A DParentControlDesigner.cs296 private Size _gridSize; field in System.Windows.Forms.Design.ParentControlDesigner