Searched defs:isEnabled (Results 1 - 9 of 9) sorted by relevance

/haiku/src/kits/storage/
H A DAddOnMonitorHandler.cpp449 bool isEnabled = true; local
/haiku/src/kits/interface/
H A DMenuItem.cpp690 bool isEnabled = IsEnabled(); local
H A DMenu.cpp1708 bool isEnabled; local
1902 bool isEnabled; local
H A DHaikuControlLook.cpp574 bool isEnabled = (flags & B_DISABLED) == 0; local
629 bool isEnabled = (flags & B_DISABLED) == 0; local
667 bool isEnabled = (flags & B_DISABLED) == 0; local
764 bool isEnabled = (flags & B_DISABLED) == 0; local
[all...]
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPControl.h294 bool isEnabled; member in struct:ppp_protocol_info
311 bool isEnabled; member in struct:ppp_simple_handler_info
/haiku/src/kits/shared/
H A DCalendarView.cpp216 DrawDay(BView* owner, BRect frame, const char* text, bool isSelected, bool isEnabled, bool focus, bool highlight) argument
1106 _DrawItem(BView* owner, BRect frame, const char* text, bool isSelected, bool isEnabled, bool focus, bool isHighlight) argument
/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.cpp335 bool isEnabled = false; local
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp411 bool isEnabled = (flags & B_DISABLED) == 0; local
432 bool isEnabled = (flags & B_DISABLED) == 0; local
583 bool isEnabled = (flags & B_DISABLED) == 0; local
730 bool isEnabled = (flags & B_DISABLED) == 0; local
2118 bool isEnabled = (flags & B_DISABLED) == 0; local
2187 bool isEnabled = (flags & B_DISABLED) == 0; local
2522 bool isEnabled = (flags & B_DISABLED) == 0; local
2741 bool isEnabled = (flags & B_DISABLED) == 0; local
2757 bool isEnabled = (flags & B_DISABLED) == 0; local
2815 bool isEnabled = (flags & B_DISABLED) == 0; local
2891 bool isEnabled = (flags & B_DISABLED) == 0; local
2985 bool isEnabled = (flags & B_DISABLED) == 0; local
[all...]
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp130 bool isEnabled = (flags & B_DISABLED) != 0; local
319 bool isEnabled = (flags & B_DISABLED) == 0; local
371 bool isEnabled = (flags & B_DISABLED) == 0; local
425 bool isEnabled = (flags & B_DISABLED) == 0; local
467 bool isEnabled = (flags & B_DISABLED) == 0; local
[all...]

Completed in 95 milliseconds