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

/haiku/src/apps/aboutsystem/
H A DHyperTextView.h64 const ActionInfo* _ActionInfoAt(const BPoint& where) const;
H A DHyperTextView.cpp164 const ActionInfo* actionInfo = _ActionInfoAt(where);
238 HyperTextView::_ActionInfoAt(const BPoint& where) const function in class:HyperTextView
253 const ActionInfo* action = _ActionInfoAt(where);

Completed in 37 milliseconds