Searched defs:CellType (Results 1 – 5 of 5) sorted by relevance
42 private enum CellType { enum in XYLegendWidget
177 enum CellType { enum
69 using CellType = uintptr_t; variable
363 static void CalcMinMax(Image *image, int endian_indicator, int SizeX, int SizeY, size_t CellType, u… in CalcMinMax()882 size_t CellType; in ReadMATImage() local
23 CellType = type(_cell_factory()) variable