Home
last modified time | relevance | path

Searched refs:Key_x (Results 1 – 7 of 7) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp546 case 'x': return SWindowListener::Key_x; in getButtonID()
H A DSWindow.h182 Key_u, Key_U, Key_x, Key_X, Key_y, Key_Y, Key_v, Key_V, enumerator
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h286 Key_x = 0x00000078, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h286 Key_x = 0x00000078, enumerator
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSKeyboard.mm259 // Key_x,
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSEditor.cpp486 case SWindowListener::Key_x: in keyPressed()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Impl.cpp997 case XK_x: return SWindowListener::Key_x; in keySymOf()