Home
last modified time | relevance | path

Searched refs:ChildFocusChanged (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.h72 void ChildFocusChanged(bool focused);
H A DScrollView.cpp451 ScrollView::ChildFocusChanged(bool focused) in ChildFocusChanged() function in ScrollView
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp163 scrollView->ChildFocusChanged(focus); in MakeFocus()