Searched refs:_KeyDown (Results 1 - 2 of 2) sorted by path

/haiku/src/apps/mediaplayer/
H A DMainWin.cpp518 // every other key gets dispatched to our _KeyDown first
519 if (_KeyDown(msg)) {
2363 MainWin::_KeyDown(BMessage* msg) function in class:MainWin
H A DMainWin.h103 bool _KeyDown(BMessage* message);

Completed in 60 milliseconds