Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A Dpreferences.c3809 Widget boldLbl, boldBtn, boldItalicLbl, boldItalicBtn; in ChooseFonts() local
4022 boldItalicLbl = XtVaCreateManagedWidget("boldItalicLbl", xmLabelGadgetClass, in ChooseFonts()
4042 XmNleftWidget, boldItalicLbl, in ChooseFonts()
4052 XmNtopWidget, boldItalicLbl, in ChooseFonts()
4065 XmNtopWidget, boldItalicLbl, in ChooseFonts()
4071 XtVaSetValues(boldItalicLbl, XmNuserData, fd->boldItalicW, NULL); in ChooseFonts()