Home
last modified time | relevance | path

Searched refs:HandleWinEvent (Results 1 – 6 of 6) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dwindows7thumbbar.h44 void HandleWinEvent(MSG* msg);
H A Dwindows7thumbbar.cpp83 void Windows7ThumbBar::HandleWinEvent(MSG* msg) { in HandleWinEvent() function in Windows7ThumbBar
H A Dmainwindow.cpp2795 thumbbar_->HandleWinEvent(msg); in winEvent()
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dwindows7thumbbar.h49 void HandleWinEvent(MSG *msg);
H A Dwindows7thumbbar.cpp123 void Windows7ThumbBar::HandleWinEvent(MSG *msg) {
H A Dmainwindow.cpp2892 thumbbar_->HandleWinEvent(msg);