Home
last modified time | relevance | path

Searched defs:CellType (Results 1 – 3 of 3) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYLegendWidget.java42 private enum CellType { enum in XYLegendWidget
/external/python/cpython3/Lib/
Dtypes.py23 CellType = type(_cell_factory()) variable
/external/ImageMagick/coders/
Dmat.c363 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