Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DIconButtonP.h158 #define XmIconButton_insensitive_text_gc(w) (((XmIconButtonWidget)(w))->icon.stippled_text_gc) macro
H A DIconButton.c1874 XmIconButton_insensitive_text_gc(iw) = XtGetGC(w, smask, &values); in CreateGCs()
1933 XtReleaseGC(w, XmIconButton_insensitive_text_gc(iw)); in DestroyGCs()