Home
last modified time | relevance | path

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

/dports/graphics/xfig/xfig-3.2.8a/src/
H A De_edit.c186 static Widget textjust_panel; variable
2348 textjust_panel = XtCreateManagedWidget( in make_window_text()
2351 below = textjust_panel; in make_window_text()
2353 textjust_panel, textjust_select); in make_window_text()
5079 SetValues(textjust_panel); in textjust_select()