Searched refs:XK_Down (Results 1 – 6 of 6) sorted by relevance
/external/skqp/tools/sk_app/unix/ |
D | Window_unix.cpp | 196 { XK_Down, Window::Key::kDown }, in get_key()
|
/external/skia/tools/sk_app/unix/ |
D | Window_unix.cpp | 203 { XK_Down, skui::Key::kDown }, in get_key()
|
/external/angle/util/x11/ |
D | X11Window.cpp | 141 case XK_Down: in X11CodeToKey()
|
/external/ImageMagick/MagickCore/ |
D | display.c | 5149 case XK_Down: in XCropImage() 6967 case XK_Down: in XImageWindowCommand() 6992 if ((key_symbol == XK_Down) || (key_symbol == XK_KP_Down)) in XImageWindowCommand() 9485 case XK_Down: in XMagnifyWindowCommand() 11861 case XK_Down: in XROIImage() 13392 case XK_Down: in XTranslateImage() 15291 XTranslateImage(display,windows,*image,XK_Down); in XDisplayImage() 15357 XTranslateImage(display,windows,*image,XK_Down); in XDisplayImage()
|
D | widget.c | 2494 case XK_Down: in XColorBrowserWidget() 5125 case XK_Down: in XFileBrowserWidget() 6365 case XK_Down: in XFontBrowserWidget() 7393 case XK_Down: in XListBrowserWidget() 9528 case XK_Down: in XTextViewWidget()
|
/external/crosvm/gpu_display/src/generated/ |
D | xlib.rs | 71 pub const XK_Down: u32 = 65364; constant
|