Home
last modified time | relevance | path

Searched defs:IsHisHotKey (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_staticlabel.cpp36 Win* StaticLabel::IsHisHotKey( cevent_key* pEvent ) in IsHisHotKey() function in wal::StaticLabel
H A Dswl_button.cpp180 Win* Button::IsHisHotKey( cevent_key* pEvent ) in IsHisHotKey() function in wal::Button
H A Dswl_sbutton.cpp197 Win* SButton::IsHisHotKey( cevent_key* pEvent ) in IsHisHotKey() function in wal::SButton
H A Dswl_wincore.h1130 virtual Win* IsHisHotKey( cevent_key* pEvent ) { return 0; }; in IsHisHotKey() function