Searched refs:XKeyEvent (Results 1 – 6 of 6) sorted by relevance
/external/python/pycparser/utils/fake_libc_include/X11/ |
D | _X11_fake_typedefs.h | 26 typedef struct XKeyEvent XKeyEvent; typedef
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 2472 length=XLookupString((XKeyEvent *) &event.xkey,command, in XColorBrowserWidget() 2578 (void) XLookupString((XKeyEvent *) &event.xkey,command, in XColorBrowserWidget() 3533 (void) XLookupString((XKeyEvent *) &event.xkey,command, in XConfirmWidget() 3995 length=XLookupString((XKeyEvent *) &event.xkey,command, in XDialogWidget() 4045 (void) XLookupString((XKeyEvent *) &event.xkey,command, in XDialogWidget() 5103 length=XLookupString((XKeyEvent *) &event.xkey,command, in XFileBrowserWidget() 5217 (void) XLookupString((XKeyEvent *) &event.xkey,command, in XFileBrowserWidget() 6343 length=XLookupString((XKeyEvent *) &event.xkey,command, in XFontBrowserWidget() 6446 (void) XLookupString((XKeyEvent *) &event.xkey,command, in XFontBrowserWidget() 7371 length=XLookupString((XKeyEvent *) &event.xkey,command, in XListBrowserWidget() [all …]
|
D | display.c | 2146 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage() 2385 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage() 2536 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnnotateEditImage() 3004 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XChopImage() 3604 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XColorEditImage() 4153 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCompositeImage() 4743 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage() 5108 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XCropImage() 5827 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XDrawEditImage() 9965 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XMatteEditImage() [all …]
|
D | animate.c | 2167 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnimateImages() 2525 length=XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnimateImages() 2595 (void) XLookupString((XKeyEvent *) &event.xkey,command,(int) in XAnimateImages()
|
/external/crosvm/gpu_display/src/ |
D | gpu_display_x.rs | 164 KeyEvent(xlib::XKeyEvent),
|
/external/crosvm/gpu_display/src/generated/ |
D | xlib.rs | 2113 pub struct XKeyEvent { struct 2554 pub xkey: XKeyEvent,
|