Searched defs:_nCol (Results 1 – 7 of 7) sorted by relevance
129 ColPos const _nCol, in TableCellGeometry()139 ColPos _nCol in TableCellGeometry()
90 ColPos const _nCol ) in TableColumnGeometry()
243 ColPos _nCol, in PaintColumnHeader()
130 ColPos const _nCol, in TableCellGeometry()140 ColPos _nCol in TableCellGeometry()
239 ColPos _nCol, in PaintColumnHeader()
193 virtual int _nCol() const override { return numCols_; } in _nCol() function