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

/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp344 if (fChildFocused && fWindowActive) {
385 if (fChildFocused)
453 if (fChildFocused != focused) {
454 fChildFocused = focused;
616 fChildFocused = false;
H A DScrollView.h111 bool fChildFocused; member in class:ScrollView

Completed in 93 milliseconds