Home
last modified time | relevance | path

Searched refs:key_symbol (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dwidget.c1088 const KeySym key_symbol,char *text,const size_t state) in XEditText() argument
1090 switch ((int) key_symbol) in XEditText()
2465 key_symbol; in XColorBrowserWidget() local
2473 (int) sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XColorBrowserWidget()
2480 switch ((int) key_symbol) in XColorBrowserWidget()
2522 if ((key_symbol == XK_Return) || (key_symbol == XK_KP_Enter)) in XColorBrowserWidget()
2533 if (key_symbol == XK_Control_L) in XColorBrowserWidget()
2539 switch ((int) key_symbol) in XColorBrowserWidget()
2556 XEditText(display,&reply_info,key_symbol,command,state); in XColorBrowserWidget()
2571 key_symbol; in XColorBrowserWidget() local
[all …]
Ddisplay.c1844 key_symbol; in XAnnotateEditImage() local
2147 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnnotateEditImage()
2148 switch ((int) key_symbol) in XAnnotateEditImage()
2386 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnnotateEditImage()
2392 switch ((int) key_symbol) in XAnnotateEditImage()
2397 key_symbol=DeleteCommand; in XAnnotateEditImage()
2403 switch ((int) key_symbol) in XAnnotateEditImage()
2437 key_symbol=XK_Escape; in XAnnotateEditImage()
2537 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnnotateEditImage()
2997 key_symbol; in XChopImage() local
[all …]
Danimate.c1331 key_symbol; in XAnimateImages() local
2168 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnimateImages()
2170 if ((key_symbol == XK_q) || (key_symbol == XK_Escape)) in XAnimateImages()
2526 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnimateImages()
2530 "Key press: 0x%lx (%c)",(unsigned long) key_symbol,*command); in XAnimateImages()
2532 switch (key_symbol) in XAnimateImages()
2596 sizeof(command),&key_symbol,(XComposeStatus *) NULL); in XAnimateImages()
2599 "Key release: 0x%lx (%c)",(unsigned long) key_symbol,*command); in XAnimateImages()