Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DFontSP.h83 #define XmFontS_monospace(w) (((XmFontSelectorWidget)(w))->fs.monospace) macro
H A DFontS.c1507 if ( XmFontS_monospace(fsw) != NULL ) in UpdateFixedProportional()
1508 XmToggleButtonSetState(XmFontS_monospace(fsw), setMono, False); in UpdateFixedProportional()
2493 XmFontS_monospace(fsw) = button; in CreateSpacingBox()
3722 …NG(old_fsw), MONO_SPACE_STRING(set_fsw)); if (reset) XtVaSetValues( XmFontS_monospace(set_fsw), Xm… in SetValues()