Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DPicture.c141 static void PropertyNotifyAR (XmPictureWidget w, XEvent *event);
227 { "PropertyNotify",(XtActionProc) PropertyNotifyAR },
4778 static void PropertyNotifyAR (w, event) in PropertyNotifyAR() function