Searched refs:APRWindow (Results 1 - 6 of 6) sorted by relevance

/haiku/src/preferences/appearance/
H A DAPRMain.h14 class APRWindow;
23 APRWindow *fWindow;
H A DAPRMain.cpp9 #include "APRWindow.h"
19 fWindow = new APRWindow(BRect(100, 100, 550, 420));
H A DAPRWindow.cpp12 #include "APRWindow.h"
30 #define B_TRANSLATION_CONTEXT "APRWindow"
37 APRWindow::APRWindow(BRect frame) function in class:APRWindow
83 APRWindow::MessageReceived(BMessage *message)
116 APRWindow::_UpdateButtons()
124 APRWindow::_IsDefaultable() const
138 APRWindow::_IsRevertable() const
H A DAPRWindow.h26 class APRWindow : public BWindow { class in inherits:BWindow
28 APRWindow(BRect frame);
H A DCurView.h48 class APRWindow;
76 friend APRWindow;
H A DAPRView.h34 class APRWindow;

Completed in 77 milliseconds