• Home
  • History
  • Annotate
  • 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()
9993 if (event.xkey.window == windows->magnify.id) in XMatteEditImage()
10001 if (event.xkey.window != windows->image.id) in XMatteEditImage()
10006 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XMatteEditImage()
10832 if (event.xkey.window != windows->image.id) in XPasteImage()
10837 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XPasteImage()
11412 if (event.xkey.window != windows->image.id) in XROIImage()
11417 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11832 if (event.xkey.window != windows->image.id) in XROIImage()
11837 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XROIImage()
11900 event.xkey.state,key_symbol,image,exception); in XROIImage()
11907 event.xkey.time); in XROIImage()
12253 if (event.xkey.window != windows->image.id) in XRotateImage()
12258 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XRotateImage()
12859 if (event->xkey.window != windows->magnify.id) in XScreenEvent()
12864 (void) XLookupString((XKeyEvent *) &event->xkey,command,(int) in XScreenEvent()
12866 XMagnifyWindowCommand(display,windows,event->xkey.state,key_symbol, in XScreenEvent()
15787 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()
15792 "Key press: %d 0x%lx (%s)",event.xkey.state,(unsigned long) in XDisplayImage()
15794 if (event.xkey.window == windows->image.id) in XDisplayImage()
15797 event.xkey.state,key_symbol,&display_image,exception); in XDisplayImage()
15802 if (event.xkey.window == windows->magnify.id) in XDisplayImage()
15803 XMagnifyWindowCommand(display,windows,event.xkey.state,key_symbol, in XDisplayImage()
15805 if (event.xkey.window == windows->pan.id) in XDisplayImage()
15827 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDisplayImage()