Searched refs:getTypeNumColumns (Results 1 – 2 of 2) sorted by relevance
265 int getTypeNumColumns(Id typeId) const in getTypeNumColumns() function270 int getNumColumns(Id resultId) const { return getTypeNumColumns(getTypeId(resultId)); } in getNumColumns()
2437 int numCols = getTypeNumColumns(resultTypeId); in createMatrixConstructor()