• Home
  • Raw
  • Download

Lines Matching refs:xkey

2141         if (event.xkey.window != windows->image.id)  in XAnnotateEditImage()
2146 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
2380 if (event.xkey.window != windows->image.id) in XAnnotateEditImage()
2385 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
2388 if (((event.xkey.state & ControlMask) != 0) || in XAnnotateEditImage()
2389 ((event.xkey.state & Mod1Mask) != 0)) in XAnnotateEditImage()
2536 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage()
2999 if (event.xkey.window != windows->image.id) in XChopImage()
3004 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XChopImage()
3591 if (event.xkey.window == windows->magnify.id) in XColorEditImage()
3599 if (event.xkey.window != windows->image.id) in XColorEditImage()
3604 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XColorEditImage()
4148 if (event.xkey.window != windows->image.id) in XCompositeImage()
4153 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCompositeImage()
4738 if (event.xkey.window != windows->image.id) in XCropImage()
4743 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage()
5103 if (event.xkey.window != windows->image.id) in XCropImage()
5108 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage()
5192 event.xkey.time); in XCropImage()
5820 if (event.xkey.window != windows->image.id) in XDrawEditImage()
5825 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDrawEditImage()
9963 if (event.xkey.window == windows->magnify.id) in XMatteEditImage()
9971 if (event.xkey.window != windows->image.id) in XMatteEditImage()
9976 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XMatteEditImage()
10804 if (event.xkey.window != windows->image.id) in XPasteImage()
10809 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XPasteImage()
11404 if (event.xkey.window != windows->image.id) in XROIImage()
11409 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11824 if (event.xkey.window != windows->image.id) in XROIImage()
11829 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11892 event.xkey.state,key_symbol,image,exception); in XROIImage()
11899 event.xkey.time); in XROIImage()
12245 if (event.xkey.window != windows->image.id) in XRotateImage()
12250 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XRotateImage()
12873 if (event->xkey.window != windows->magnify.id) in XScreenEvent()
12878 (void) XLookupString((XKeyEvent *) &event->xkey,command,(int) in XScreenEvent()
12880 XMagnifyWindowCommand(display,windows,event->xkey.state,key_symbol, in XScreenEvent()
15804 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()
15809 "Key press: %d 0x%lx (%s)",event.xkey.state,(unsigned long) in XDisplayImage()
15811 if (event.xkey.window == windows->image.id) in XDisplayImage()
15814 event.xkey.state,key_symbol,&display_image,exception); in XDisplayImage()
15819 if (event.xkey.window == windows->magnify.id) in XDisplayImage()
15820 XMagnifyWindowCommand(display,windows,event.xkey.state,key_symbol, in XDisplayImage()
15822 if (event.xkey.window == windows->pan.id) in XDisplayImage()
15844 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()