Home
last modified time | relevance | path

Searched refs:O_FSETMATRIX (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_attribs.c55 _pl_m_emit_op_code (R___(_plotter) O_FSETMATRIX); in _pl_m_set_attributes()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h470 O_FSETMATRIX = 'j' enumerator
H A Dplotter.h2504 O_FSETMATRIX = 'j' enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c1431 case (int)O_FSETMATRIX: in read_plot()