Searched refs:Clicked (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/aboutsystem/
H A DHyperTextActions.h18 virtual void Clicked(HyperTextView* view, BPoint where,
30 virtual void Clicked(HyperTextView* view, BPoint where,
H A DHyperTextActions.cpp29 URLAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) function in class:URLAction
57 OpenFileAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) function in class:OpenFileAction
H A DHyperTextView.h29 virtual void Clicked(HyperTextView* view, BPoint where,
H A DHyperTextView.cpp58 HyperTextAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) function in class:HyperTextAction
151 action->Clicked(this, where, message);
/haiku/src/kits/tracker/
H A DTitleView.h145 virtual void Clicked(BPoint where) = 0;
165 virtual void Clicked(BPoint where);
187 virtual void Clicked(BPoint where);
H A DTitleView.cpp584 Clicked(where);
665 ColumnResizeState::Clicked(BPoint /*where*/) function in class:ColumnResizeState
813 ColumnDragState::Clicked(BPoint /*where*/) function in class:ColumnDragState
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.h79 void Clicked(PropertyItemView* item);
H A DPropertyItemView.cpp133 fParent->Clicked(this);
H A DPropertyListView.cpp558 // Clicked
560 PropertyListView::Clicked(PropertyItemView* item) function in class:PropertyListView

Completed in 62 milliseconds