Home
last modified time | relevance | path

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

/haiku/src/preferences/keymap/
H A DJamfile9 Includes [ FGristFiles KeymapWindow.cpp ] : <keymap-locale>KeymapNames.h ;
10 Includes [ FGristFiles KeymapWindow.cpp ]
19 KeymapWindow.cpp
31 KeymapWindow.cpp
H A DKeymapWindow.cpp87 KeymapWindow::KeymapWindow() in KeymapWindow() function in KeymapWindow
202 KeymapWindow::~KeymapWindow() in ~KeymapWindow()
210 KeymapWindow::QuitRequested() in QuitRequested()
220 KeymapWindow::MessageReceived(BMessage* message) in MessageReceived()
505 KeymapWindow::_CreateMenu() in _CreateMenu()
556 KeymapWindow::_CreateDeadKeyMenuField() in _CreateDeadKeyMenuField()
610 KeymapWindow::_CreateMapLists() in _CreateMapLists()
643 KeymapWindow::_AddKeyboardLayouts(BMenu* menu) in _AddKeyboardLayouts()
673 KeymapWindow::_AddKeyboardLayoutMenu(BMenu* menu, BDirectory directory) in _AddKeyboardLayoutMenu()
705 KeymapWindow::_SetKeyboardLayout(const char* path) in _SetKeyboardLayout()
[all …]
H A DKeymapWindow.h32 class KeymapWindow : public BWindow {
34 KeymapWindow();
35 virtual ~KeymapWindow();
H A DKeymapApplication.h41 KeymapWindow* fWindow;
H A DKeymapApplication.cpp24 fWindow = new KeymapWindow(); in KeymapApplication()
/haiku/src/tests/servers/input/prefs/
H A DJamfile12 KeymapWindow.cpp
23 KeymapWindow.cpp