Home
last modified time | relevance | path

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

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