Home
last modified time | relevance | path

Searched refs:PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_erase.c63 case (int)PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM: in _API_erase()
83 PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM) in _API_erase()
H A Dg_flushpl.c90 case (int)PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM: in _API_flushpl()
H A Dg_closepl.c131 case (int)PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM: in _API_closepl()
H A Dy_defplot.c167 _plotter->data->output_model = PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM; in _pl_y_initialize()
H A Dg_openpl.c77 case (int)PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM: in _API_openpl()
H A Dx_defplot.c80 _plotter->data->output_model = PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM; in _pl_x_initialize()
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotter.h661 PL_OUTPUT_VIA_CUSTOM_ROUTINES_TO_NON_STREAM enumerator