Home
last modified time | relevance | path

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

/dports/print/gv/gv-3.7.4/src/
H A Doptions_gv.h36 extern void options_gv_createScaleMenus (void);
H A Doptions_gv.c472 void options_gv_createScaleMenus(void) in options_gv_createScaleMenus() function
478 BEGINMESSAGE(options_gv_createScaleMenus) in options_gv_createScaleMenus()
481 ENDMESSAGE(options_gv_createScaleMenus) in options_gv_createScaleMenus()
512 ENDMESSAGE(options_gv_createScaleMenus) in options_gv_createScaleMenus()
619 options_gv_createScaleMenus(); in options_gv_create()
H A Doptions_setup.c248 options_gv_createScaleMenus(); in options_setup_cb_apply()