Lines Matching refs:openW
101 Widget openW; member
220 open_ref -> openW = createOpenViewWindow( open_ref, parent ); in xtmOvInitialize()
222 if( open_ref -> openW == NULL ) { in xtmOvInitialize()
254 XtDestroyWidget( open_ref -> openW ); in xtmOvDestroy()
286 XtManageChild( open_ref -> openW ); in xtmOvOpenView()
530 mainW = XtNameToWidget( open_ref -> openW, "OpenFdFo" ); in fetchSelectedCal()
543 xitErMessage( open_ref -> openW, XIT_ER_INFO, in fetchSelectedCal()
572 xitErMessage( open_ref -> openW, XIT_ER_INFO, in fetchSelectedCal()
584 xitErMessage( open_ref -> openW, XIT_ER_ERROR, in fetchSelectedCal()
630 mainW = XtNameToWidget( open_ref -> openW, "OpenFdFo" ); in setCalendarList()
787 mainW = XtNameToWidget( open_ref -> openW, "OpenFdFo" ); in calSelectedCB()
837 XtUnmanageChild( open_ref -> openW ); in cancelCB()
895 mainW = XtNameToWidget( open_ref -> openW, "OpenFdFo" ); in guessLocationCB()
906 xitErMessage( open_ref -> openW, XIT_ER_INFO, in guessLocationCB()
927 ok = xtmLcLocateCalendar( open_ref -> openW, cal_name, in guessLocationCB()
932 xitErMessage( open_ref -> openW, XIT_ER_INFO, in guessLocationCB()
1004 XtUnmanageChild( open_ref -> openW ); in okCB()
1031 open_ref -> openW, in pickCalCB()
1067 mainW = XtNameToWidget( open_ref -> openW, "OpenFdFo" ); in pickCalApplyCB()