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/ImageMagick/coders/
Dmat.c357 static void CalcMinMax(Image *image, int endian_indicator, int SizeX, int SizeY, size_t CellType, u… in CalcMinMax()
808 size_t CellType; in ReadMATImage() local
/external/v8/src/heap/
Dspaces.h115 typedef uint32_t CellType; typedef