Searched refs:KeymapWindow (Results 1 - 4 of 4) sorted by relevance

/haiku/src/preferences/keymap/
H A DKeymapApplication.h14 #include "KeymapWindow.h"
41 KeymapWindow* fWindow;
H A DKeymapWindow.h32 class KeymapWindow : public BWindow { class in inherits:BWindow
34 KeymapWindow();
35 virtual ~KeymapWindow();
H A DKeymapApplication.cpp24 fWindow = new KeymapWindow();
H A DKeymapWindow.cpp14 #include "KeymapWindow.h"
87 KeymapWindow::KeymapWindow() function in class:KeymapWindow
202 KeymapWindow::~KeymapWindow()
210 KeymapWindow::QuitRequested()
220 KeymapWindow::MessageReceived(BMessage* message)
505 KeymapWindow::_CreateMenu()
556 KeymapWindow::_CreateDeadKeyMenuField()
610 KeymapWindow
[all...]

Completed in 39 milliseconds