Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A Dtext.h37 #define textNfont "font" macro
H A Dwindow.c1805 &marginWidth, textNfont, &oldFont, NULL); in SetFonts()
1843 XtVaSetValues(window->textArea, textNfont, font, NULL); in SetFonts()
1845 XtVaSetValues(window->textPanes[i], textNfont, font, NULL); in SetFonts()
2247 textNfont, GetDefaultFontStruct(TheDisplay, window->fontList), in createTextArea()
2644 XtVaGetValues(window->textArea, textNfont, &fs, NULL); in updateGutterWidth()
2873 XtVaGetValues(window->textArea, textNfont, &fs, NULL); in UpdateWMSizeHints()
H A Dhelp.c728 textNfont, HelpStyleInfo[0].font, /* MUST correspond to 'A' above */ in createHelpPanel()
H A Dtext.c620 {textNfont, textCFont, XmRFontStruct, sizeof(XFontStruct *),