Home
last modified time | relevance | path

Searched refs:TEK_DPY_GENERIC (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dt_defplot.c139 _plotter->tek_display_type = TEK_DPY_GENERIC; in _pl_t_initialize()
171 _plotter->tek_display_type = TEK_DPY_GENERIC; in _pl_t_initialize()
174 _plotter->tek_display_type = TEK_DPY_GENERIC; /* default value */ in _pl_t_initialize()
H A Dt_closepl.c42 case TEK_DPY_GENERIC: in _pl_t_end_page()
H A Dextern.h586 #define TEK_DPY_GENERIC 0 macro