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

/haiku/src/apps/webpositive/
H A DURLInputGroup.h37 class URLTextView;
40 URLTextView* fTextView;
H A DURLInputGroup.cpp138 // #pragma mark - URLTextView
144 class URLInputGroup::URLTextView : public BTextView { class in class:URLInputGroup
149 URLTextView(URLInputGroup* parent);
150 virtual ~URLTextView();
175 URLInputGroup::URLTextView::URLTextView(URLInputGroup* parent) function in class:URLInputGroup::URLTextView
190 URLInputGroup::URLTextView::~URLTextView()
197 URLInputGroup::URLTextView::MessageReceived(BMessage* message)
212 URLInputGroup::URLTextView
[all...]

Completed in 38 milliseconds