Searched refs:SetIsUserCommand (Results 1 – 4 of 4) sorted by relevance
50 SetIsUserCommand(true); in CommandObjectLeaf()66 SetIsUserCommand(true); in CommandObjectMultiwordSubDummy()77 SetIsUserCommand(true); in CommandObjectMultiwordDummy()
148 void SetIsUserCommand(bool is_user) { m_is_user_command = is_user; } in SetIsUserCommand() function
109 cmd_obj_sp->SetIsUserCommand(true); in LoadUserSubcommand()
1109 cmd_sp->SetIsUserCommand(false); in AddCommand()1159 cmd_sp->SetIsUserCommand(true); in AddUserCommand()