Home
last modified time | relevance | path

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

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp548 case 'y': return SWindowListener::Key_y; 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.h287 Key_y = 0x00000079, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h287 Key_y = 0x00000079, enumerator
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSKeyboard.mm261 // Key_y,
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSEditor.cpp368 case SWindowListener::Key_y: in keyPressed()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Impl.cpp999 case XK_y: return SWindowListener::Key_y; in keySymOf()