Searched refs:XLookupString (Results 1 – 5 of 5) sorted by relevance
/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()
|
D | vms.h | 206 #define XLookupString XLOOKUPSTRING macro
|
/external/libxkbcommon/ |
D | NEWS | 571 This matches the behavior of libX11's XLookupString(3), and
|