Home
last modified time | relevance | path

Searched defs:user_font_size (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Da_text.c48 double user_font_size = _plotter->drawstate->true_font_size; in _pl_a_paint_text_string() local
H A Dp_text.c47 double user_font_size = _plotter->drawstate->true_font_size; in _pl_p_paint_text_string() local
/dports/graphics/gource/gource-0.51/src/
H A Dgource_settings.h110 int user_font_size; variable