Home
last modified time | relevance | path

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

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp540 case 'u': return SWindowListener::Key_u; 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.h283 Key_u = 0x00000075, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h283 Key_u = 0x00000075, enumerator
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSKeyboard.mm257 // Key_u,
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSEditor.cpp471 case SWindowListener::Key_u: in keyPressed()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Impl.cpp995 case XK_u: return SWindowListener::Key_u; in keySymOf()