Searched refs:_KeyAt (Results 1 - 2 of 2) sorted by relevance

/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h95 Key* _KeyAt(BPoint point);
H A DKeyboardLayoutView.cpp205 Key* key = _KeyAt(point);
371 Key* key = _KeyAt(fClickPoint);
454 Key* key = _KeyAt(fClickPoint);
1195 KeyboardLayoutView::_KeyAt(BPoint point) function in class:KeyboardLayoutView
1279 fDropTarget = _KeyAt(point);

Completed in 36 milliseconds