Home
last modified time | relevance | path

Searched refs:XtNfont (Results 1 – 25 of 296) sorted by path

12345678910>>...12

/dports/astro/xtide/xtide-2.15.3/
H A DxxX.cc768 {XtNfont, (XtArgVal)(&defaultFontStruct)} in connectPostSettingsHook()
H A DxxX.hh84 #define fontArgName (char*)XtNfont
/dports/audio/nas/nas-1.9.4/clients/audio/autool/
H A Daudiotool.c421 XtVaGetValues(w, XtNfont, &font, NULL); in getFontCharWidth()
430 XtVaGetValues(w, XtNfont, &font, NULL); in getFontCharHeight()
/dports/audio/xmixer/xmixer/Xw/
H A DField.c56 {XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
H A DLabel.c38 { XtNfont, XtCFont, XtRFontStruct, sizeof (XFontStruct *),
/dports/audio/xmradio/xmradio-1.2/
H A DLiteClue.c139 {XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
/dports/audio/xwave/xwave2-981109/FWF/src/Group/
H A DGroup.c241 {XtNfont,XtCFont,XtRFontStruct,sizeof(((XfwfGroupRec*)NULL)->xfwfGroup.font),XtOffsetOf(XfwfGroupRe…
H A DGroup.h21 #ifndef XtNfont
22 #define XtNfont "font" macro
/dports/audio/xwave/xwave2-981109/FWF/src/Label/
H A DLabel.c134 {XtNfont,XtCFont,XtRFontStruct,sizeof(((XfwfLabelRec*)NULL)->xfwfLabel.font),XtOffsetOf(XfwfLabelRe…
H A DLabel.h27 #ifndef XtNfont
28 #define XtNfont "font" macro
/dports/audio/xwave/xwave2-981109/src/
H A Dfilebrowse.c736 XtVaGetValues(dirlabel,XtNfont,&font,XtNwidth,&width,NULL); in set_dir_label()
H A Dmisc.c198 XtVaGetValues(w,XtNfont,&font,XtNwidth,&width,NULL); in short_fname()
/dports/cad/netgen-lvs/netgen-1.5.211/base/
H A Dxnetgen.c944 { XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
1364 XtSetArg(Args[0], XtNfont, &font); in create_one_line_text_widget()
2372 XtSetArg(Args[n], XtNfont, &font); n++; in X_display_refresh()
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DButton.c62 XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
H A DDisplay.c73 {XtNfont, XtCFont, XtRFontStruct, sizeof (XFontStruct *),
H A DMenuPane.c52 {XtNfont, XtCFont, XtRFontStruct, sizeof(XFontStruct *),
H A DSText.c165 { XtNfont,
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dfilelist.c822 XtnSetArg(XtNfont, appdata.filefont); in genfilelist()
843 XtnSetArg(XtNfont, appdata.xcfont); in genfilelist()
860 XtnSetArg(XtNfont, appdata.xcfont); in genfilelist()
H A Dhelp.c358 XtnSetArg(XtNfont, appdata.xcfont); in starthelp()
H A Dpython.c1770 XtnSetArg(XtNfont, appdata.xcfont); in xc_newbutton()
H A Dxcwin32.c297 case XtNfont: in set_value()
H A Dxcwin32.h187 #define XtNfont 4 macro
H A Dxtfuncs.c930 XtnSetArg(XtNfont, appdata.xcfont); in makenewfontbutton()
963 XtnSetArg(XtNfont, appdata.xcfont); in makenewencodingbutton()
1299 XtSetArg(wargs[0], XtNfont, appdata.xcfont); in createlibrary()
1329 XtSetArg(wargs[0], XtNfont, appdata.xcfont); in makepagebutton()
H A Dxtgui.c1110 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1117 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1124 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1197 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1212 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1243 XtnSetArg(XtNfont, appdata.xcfont); in outputpopup()
1711 XtnSetArg(XtNfont, appdata.xcfont); in GUI_init()
1819 XtnSetArg(XtNfont, appdata.xcfont); in GUI_init()
1833 XtnSetArg(XtNfont, appdata.xcfont); in GUI_init()
1851 XtnSetArg(XtNfont, appdata.xcfont); in GUI_init()
[all …]
/dports/comms/acfax/acfax/
H A DFChooser.c514 XtVaGetValues(FCDirMenuButton(fcw), XtNfont, &fs, NULL);

12345678910>>...12