Home
last modified time | relevance | path

Searched refs:GPLOT_LINEAR_SCALE (Results 1 – 3 of 3) sorted by relevance

/external/tesseract/include/
Dgplot.h47 GPLOT_LINEAR_SCALE = 0, /* default */ enumerator
/external/tesseract/liblept/
Dgplot.h47 GPLOT_LINEAR_SCALE = 0, /* default */ enumerator
Dgplot.c324 if (scaling != GPLOT_LINEAR_SCALE && in gplotSetScaling()