Home
last modified time | relevance | path

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

/external/tesseract/include/
Dgplot.h32 GPLOT_LINESPOINTS = 3, enumerator
/external/tesseract/liblept/
Dgplot.h32 GPLOT_LINESPOINTS = 3, enumerator
Dgplot.c260 plotstyle != GPLOT_IMPULSES && plotstyle != GPLOT_LINESPOINTS && in gplotAddPlot()