Home
last modified time | relevance | path

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

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dxdvi.c1401 static int save_wm_decorations; in reconfigure_window() local
1467 XtVaGetValues(globals.widgets.top_level, XmNmwmDecorations, &save_wm_decorations, NULL); in reconfigure_window()
1500 XtVaSetValues(globals.widgets.top_level, XmNmwmDecorations, save_wm_decorations, NULL); in reconfigure_window()