Searched defs:_gridSize (Results 1 – 4 of 4) sorted by relevance
6 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()
8 GridSize _gridSize; variable
138 QSize _gridSize = QSize(64, 64); variable
296 private Size _gridSize; field in System.Windows.Forms.Design.ParentControlDesigner