Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dw_fontpanel.c59 static Widget ps_fontpane[NUM_FONTS+1]; variable
171 ps_fontpane[i] = XtCreateManagedWidget("pane", commandWidgetClass, in init_fontmenu()
173 XtOverrideTranslations(ps_fontpane[i], pane_actions); in init_fontmenu()
264 GetValues(ps_fontpane[0]); in setup_fontmenu()
305 SetValues(ps_fontpane[i]); in setup_fontmenu()