Searched refs:notify (Results 1 - 10 of 10) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SmeP.h58 void (*notify)(); member in struct:_SmeClassPart
H A DXaw3_1Sme.c100 /* notify */ Notify,
139 if (m_ent->sme_class.notify == XtInheritNotify)
140 m_ent->sme_class.notify = superC->sme_class.notify;
H A DXaw3_1SimpleMenu.c97 <BtnUp>: MenuPopdown() notify() unhighlight()";
126 {"notify", Notify},
742 (class->sme_class.notify)( (Widget) entry );
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSmeP.h61 void (*notify)(); member in struct:_SmeClassPart
H A DSme.c104 /* notify */ Notify,
143 if (m_ent->sme_class.notify == XtInheritNotify)
144 m_ent->sme_class.notify = superC->sme_class.notify;
H A DSimpleMenu.c99 <BtnUp>: MenuPopdown() notify() unhighlight()";
129 {"notify", Notify},
767 (class->sme_class.notify)( (Widget) entry );
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsctxtops.psw87 notify
H A Ddpsctxtops.psw88 notify
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontCreato.c1027 static void ListSelectPos(Widget w, int pos, Boolean notify) argument
1031 XmListSelectPos(w, pos, notify);
H A DFontSB.c2291 Boolean notify)
2295 XmListSelectPos(w, pos, notify);
2288 ListSelectPos( Widget w, int pos, Boolean notify) argument

Completed in 2681 milliseconds