Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dc_openpl.c84 _plotter->cgm_char_height = -1; /* impossible (dummy) value */ in _pl_c_begin_page()
H A Dc_erase.c95 _plotter->cgm_char_height = -1; /* impossible (dummy) value */ in _pl_c_erase_page()
H A Dc_text.c210 if (_plotter->cgm_char_height != desired_char_height) in _pl_c_paint_text_string()
226 _plotter->cgm_char_height = desired_char_height; in _pl_c_paint_text_string()
H A Dc_defplot.c216 _plotter->cgm_char_height = -1; /* impossible (dummy) value */ in _pl_c_initialize()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1326 int cgm_char_height; /* D: character height */ variable
1950 int cgm_char_height; /* D: character height */ variable