Home
last modified time | relevance | path

Searched refs:O_ORIENTATION (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_path.c148 _pl_m_emit_op_code (R___(_plotter) O_ORIENTATION); in _pl_m_paint_path_internal()
H A Dm_attribs.c289 _pl_m_emit_op_code (R___(_plotter) O_ORIENTATION); in _pl_m_set_attributes()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h425 O_ORIENTATION = 'b', enumerator
H A Dplotter.h2459 O_ORIENTATION = 'b', enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c973 case (int)O_ORIENTATION: in read_plot()