Searched refs:XtNfontSelectionBox (Results 1 - 5 of 5) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | FontCreato.h | 49 #define XtNfontSelectionBox "fontSelectionBox" macro
|
H A D | FontSample.h | 50 #define XtNfontSelectionBox "fontSelectionBox" macro
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontCreato.c | 107 {XtNfontSelectionBox, XtCReadOnly, XtRWidget, sizeof(Widget),
|
H A D | FontSample.c | 122 {XtNfontSelectionBox, XtCReadOnly, XtRWidget, sizeof(Widget),
|
H A D | FontSB.c | 1695 XtSetArg(args[i], XtNfontSelectionBox, fsb); i++; 1730 XtSetArg(args[i], XtNfontSelectionBox, fsb); i++;
|
Completed in 186 milliseconds