Home
last modified time | relevance | path

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

/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvlplot.cpp322 O_FILLCOLOR = 'D', enumerator
577 emit_byte ((int)O_FILLCOLOR); in fillcolor()
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvlplot.cpp340 O_FILLCOLOR = 'D', enumerator
573 emit_byte((int) O_FILLCOLOR); in fillcolor()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_attribs.c87 _pl_m_emit_op_code (R___(_plotter) O_FILLCOLOR); in _pl_m_set_attributes()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h413 O_FILLCOLOR = 'D', enumerator
H A Dplotter.h2447 O_FILLCOLOR = 'D', enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c779 case (int)O_FILLCOLOR: in read_plot()