Searched refs:CvtToItem (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1List.c323 /* Function Name: CvtToItem
332 CvtToItem(w, xloc, yloc, item) function
388 CvtToItem(w, xloc, yloc, ul_ret);
391 CvtToItem(w, xloc, yloc, lr_ret);
744 if ( ((CvtToItem(w, event->xbutton.x, event->xbutton.y, &item))
803 if ( (CvtToItem(w, event->xbutton.x, event->xbutton.y, &item))
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DList.c389 /* Function Name: CvtToItem
398 CvtToItem(w, xloc, yloc, item) function
455 CvtToItem(w, xloc, yloc, ul_ret);
458 CvtToItem(w, xloc, yloc, lr_ret);
881 if ( ((CvtToItem(w, event->xbutton.x, event->xbutton.y, &item))
934 if ( (CvtToItem(w, event->xbutton.x, event->xbutton.y, &item))

Completed in 12 milliseconds