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

/haiku/src/apps/resedit/
H A DInlineEditor.h17 class InlineEditor : public BWindow class in inherits:BWindow
20 InlineEditor(BMessenger target, const BRect &frame,
H A DInlineEditor.cpp8 #include "InlineEditor.h"
50 InlineEditor::InlineEditor(BMessenger target, const BRect &frame, function in class:InlineEditor
52 : BWindow(frame, "InlineEditor", B_NO_BORDER_WINDOW_LOOK, B_NORMAL_WINDOW_FEEL,
72 InlineEditor::QuitRequested(void)
79 InlineEditor::SetMessage(BMessage *msg)
87 InlineEditor::MessageReceived(BMessage *msg)
96 InlineEditor::WindowActivated(bool active)

Completed in 10 milliseconds