• Home
  • Raw
  • Download

Lines Matching refs:xkey

2173         if (event.xkey.window != windows->image.id)  in XAnnotateEditImage()
2178 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
2412 if (event.xkey.window != windows->image.id) in XAnnotateEditImage()
2417 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
2420 if (((event.xkey.state & ControlMask) != 0) || in XAnnotateEditImage()
2421 ((event.xkey.state & Mod1Mask) != 0)) in XAnnotateEditImage()
2568 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
3031 if (event.xkey.window != windows->image.id) in XChopImage()
3036 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XChopImage()
3623 if (event.xkey.window == windows->magnify.id) in XColorEditImage()
3631 if (event.xkey.window != windows->image.id) in XColorEditImage()
3636 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XColorEditImage()
4180 if (event.xkey.window != windows->image.id) in XCompositeImage()
4185 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCompositeImage()
4770 if (event.xkey.window != windows->image.id) in XCropImage()
4775 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage()
5135 if (event.xkey.window != windows->image.id) in XCropImage()
5140 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage()
5224 event.xkey.time); in XCropImage()
5852 if (event.xkey.window != windows->image.id) in XDrawEditImage()
5857 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDrawEditImage()
9995 if (event.xkey.window == windows->magnify.id) in XMatteEditImage()
10003 if (event.xkey.window != windows->image.id) in XMatteEditImage()
10008 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XMatteEditImage()
10836 if (event.xkey.window != windows->image.id) in XPasteImage()
10841 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XPasteImage()
11416 if (event.xkey.window != windows->image.id) in XROIImage()
11421 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11836 if (event.xkey.window != windows->image.id) in XROIImage()
11841 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11904 event.xkey.state,key_symbol,image,exception); in XROIImage()
11911 event.xkey.time); in XROIImage()
12257 if (event.xkey.window != windows->image.id) in XRotateImage()
12262 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XRotateImage()
12865 if (event->xkey.window != windows->magnify.id) in XScreenEvent()
12870 (void) XLookupString((XKeyEvent *) &event->xkey,command,(int) in XScreenEvent()
12872 XMagnifyWindowCommand(display,windows,event->xkey.state,key_symbol, in XScreenEvent()
15795 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()
15800 "Key press: %d 0x%lx (%s)",event.xkey.state,(unsigned long) in XDisplayImage()
15802 if (event.xkey.window == windows->image.id) in XDisplayImage()
15805 event.xkey.state,key_symbol,&display_image,exception); in XDisplayImage()
15810 if (event.xkey.window == windows->magnify.id) in XDisplayImage()
15811 XMagnifyWindowCommand(display,windows,event.xkey.state,key_symbol, in XDisplayImage()
15813 if (event.xkey.window == windows->pan.id) in XDisplayImage()
15835 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()