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

/haiku/src/kits/tracker/
H A DPose.cpp568 bool showSelectionWhenInactive = poseView->fShowSelectionWhenInactive; local
579 direct, !windowActive && !showSelectionWhenInactive);
634 } else if (!windowActive && showSelectionWhenInactive) {
651 !windowActive && !showSelectionWhenInactive);
680 } else if (!windowActive && showSelectionWhenInactive) {

Completed in 33 milliseconds