Searched refs:detail (Results 1 - 11 of 11) sorted by relevance

/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXproto.h279 * X event, so it uses the "detail" field to distinguish between the
312 CARD8 detail; member in struct:__anon12
333 CARD8 detail; member in struct:__anon13
H A DAccessXcomm.c137 ev->detail = event->detail;
H A DAccessX.c529 * interface items such as the range/detail of the scales.
600 switch (event->detail) {
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibint.c895 ev->keycode = event->u.u.detail;
912 ev->button = event->u.u.detail;
928 ev->is_hint = event->u.u.detail;
949 ev->detail = event->u.u.detail;
958 ev->detail = event->u.u.detail;
1093 ev->detail = event->u.u.detail;
1186 ev->format = event->u.u.detail;
[all...]
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_drv.c609 * detail - DDI_FM_DEVICE_*
614 char *detail)
623 detail);
612 drm_fm_ereport( struct drm_device *dev, char *detail) argument
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c920 message.u.u.detail = 32;
1921 if (((xE->u.u.detail == hotkey->key) &&
1924 ((xE->u.u.detail == hotkey->altkey) &&
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c1423 if ( event->xfocus.detail == NotifyPointer ) return;
1440 if ( event->xfocus.detail == NotifyPointer ) return;
1454 if ((event->xcrossing.detail != NotifyInferior) && event->xcrossing.focus &&
1470 if ((event->xcrossing.detail != NotifyInferior) && event->xcrossing.focus &&
H A DScrollbar.c572 Check(xcrossing.detail);
/solaris-x11-s11/open-src/xserver/xorg/sun-src/IA/
H A Dinteractive.c777 (stuff->event.u.u.detail == 32) ) {
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Scrollbar.c544 Check(xcrossing.detail);
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1516 extern void drm_fm_ereport(struct drm_device *dev, char *detail);

Completed in 1528 milliseconds