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

/haiku/src/kits/interface/
H A DControl.cpp107 fWantsNav = toggle;
375 if (fEnabled && fWantsNav)
378 fWantsNav = true;
381 fWantsNav = false;
626 fWantsNav = Flags() & B_NAVIGABLE;
/haiku/headers/os/interface/
H A DControl.h108 bool fWantsNav; member in class:BControl

Completed in 38 milliseconds