Home | History | Annotate | Download | only in functional

Lines Matching defs:getCellCount

269 	int				getCellCount			(void) const { return m_cellCount; };
318 if (m_currentCell >= getCellCount())
1149 vector<CellContents> cellContents (renderGrid.getCellCount());