Home
last modified time | relevance | path

Searched refs:Key_l (Results 1 – 8 of 8) sorted by relevance

/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp522 case 'l': return SWindowListener::Key_l; in getButtonID()
H A DSWindow.h179 Key_i, Key_I, Key_j, Key_J, Key_k, Key_K, Key_l, Key_L, enumerator
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h274 Key_l = 0x0000006c, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h274 Key_l = 0x0000006c, enumerator
/dports/devel/p5-Term-Choose/Term-Choose-1.745/xt/Expect/
H A DZ_Data_Test_Choose.pm40 Key_l => "\x{6c}",
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSKeyboard.mm239 // Key_l,
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSEditor.cpp438 case SWindowListener::Key_l: in keyPressed()
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Impl.cpp977 case XK_l: return SWindowListener::Key_l; in keySymOf()