Home
last modified time | relevance | path

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

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp506 case 'd': return SWindowListener::Key_d; in getButtonID()
H A DSWindow.h177 Key_a, Key_A, Key_b, Key_B, Key_c, Key_C, Key_d, Key_D, enumerator
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h266 Key_d = 0x00000064, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h266 Key_d = 0x00000064, enumerator
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSKeyboard.mm223 // Key_d,
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSEditor.cpp375 case SWindowListener::Key_d: in keyPressed()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Impl.cpp961 case XK_d: return SWindowListener::Key_d; in keySymOf()