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

/haiku/src/apps/diskprobe/
H A DProbeView.h22 class EditorLooper;
61 EditorLooper* fEditorLooper;
H A DProbeView.cpp177 class EditorLooper : public BLooper { class in inherits:BLooper
179 EditorLooper(const char* name,
181 virtual ~EditorLooper();
874 // #pragma mark - EditorLooper
887 EditorLooper::EditorLooper(const char* name, DataEditor& editor, function in class:EditorLooper
898 EditorLooper::~EditorLooper()
905 EditorLooper::MessageReceived(BMessage* message)
976 EditorLooper
[all...]

Completed in 85 milliseconds