Searched refs:can_enable_modifier_hotkeys (Results 1 – 3 of 3) sorted by relevance
78 bool can_enable_modifier_hotkeys() const;
254 return can_enable_modifier_hotkeys() && viewer_side() == resources::controller->current_side() in can_enable_execution_hotkeys()258 bool manager::can_enable_modifier_hotkeys() const in can_enable_modifier_hotkeys() function in wb::manager265 return can_enable_modifier_hotkeys() && highlighter_ && highlighter_->get_bump_target(); in can_enable_reorder_hotkeys()1040 if(can_enable_modifier_hotkeys()) { in contextual_delete()
275 return whiteboard_manager_->can_enable_modifier_hotkeys(); in can_execute_command()