Home
last modified time | relevance | path

Searched refs:XK_KP_Left (Results 1 – 4 of 4) sorted by relevance

/external/angle/util/x11/
DX11Window.cpp154 case XK_KP_Left: in X11CodeToKey()
/external/ImageMagick/MagickCore/
Ddisplay.c5130 case XK_KP_Left: in XCropImage()
6970 case XK_KP_Left: in XImageWindowCommand()
6999 if ((key_symbol == XK_Left) || (key_symbol == XK_KP_Left)) in XImageWindowCommand()
9465 case XK_KP_Left: in XMagnifyWindowCommand()
11842 case XK_KP_Left: in XROIImage()
13373 case XK_KP_Left: in XTranslateImage()
Dwidget.c1118 case XK_KP_Left: in XEditText()
/external/crosvm/gpu_display/src/generated/
Dxlib.rs100 pub const XK_KP_Left: u32 = 65430; constant