Home
last modified time | relevance | path

Searched refs:O_FILLTYPE (Results 1 – 6 of 6) sorted by relevance

/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvlplot.cpp324 O_FILLTYPE = 'L', enumerator
596 emit_byte ((int)O_FILLTYPE); in filltype()
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvlplot.cpp342 O_FILLTYPE = 'L', enumerator
590 emit_byte((int) O_FILLTYPE); in filltype()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_attribs.c126 _pl_m_emit_op_code (R___(_plotter) O_FILLTYPE); in _pl_m_set_attributes()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h412 O_FILLTYPE = 'L', enumerator
H A Dplotter.h2446 O_FILLTYPE = 'L', enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c797 case (int)O_FILLTYPE: in read_plot()