Home
last modified time | relevance | path

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

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dc_openpl.c90 _plotter->cgm_vertical_text_alignment = CGM_ALIGN_NORMAL_VERTICAL; in _pl_c_begin_page()
H A Dc_erase.c101 _plotter->cgm_vertical_text_alignment = CGM_ALIGN_NORMAL_VERTICAL; in _pl_c_erase_page()
H A Dc_text.c320 || _plotter->cgm_vertical_text_alignment != desired_cgm_v_alignment) in _pl_c_paint_text_string()
355 _plotter->cgm_vertical_text_alignment = desired_cgm_v_alignment; in _pl_c_paint_text_string()
H A Dc_defplot.c222 _plotter->cgm_vertical_text_alignment = CGM_ALIGN_NORMAL_VERTICAL; in _pl_c_initialize()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h1332 int cgm_vertical_text_alignment; /* D: one of CGM_ALIGN_* */ variable
1956 int cgm_vertical_text_alignment; /* D: one of CGM_ALIGN_* */ variable