Home
last modified time | relevance | path

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

/dports/editors/impress/impress-1.1b9/pstoedit_3.21/src/
H A Ddrvlplot.cpp329 O_FONTNAME = 'F', enumerator
657 emit_byte ((int)O_FONTNAME); in fontname()
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvlplot.cpp347 O_FONTNAME = 'F', enumerator
647 emit_byte((int) O_FONTNAME); in fontname()
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_attribs.c400 _pl_m_emit_op_code (R___(_plotter) O_FONTNAME); in _pl_m_set_attributes()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplot.h415 O_FONTNAME = 'F', enumerator
H A Dplotter.h2449 O_FONTNAME = 'F', enumerator
/dports/graphics/plotutils/plotutils-2.6/plot/
H A Dplot.c804 case (int)O_FONTNAME: in read_plot()