Searched refs:SetIsUserCommand (Results 1 – 3 of 3) sorted by relevance
150 void SetIsUserCommand(bool is_user) { m_is_user_command = is_user; } in SetIsUserCommand() function
110 cmd_obj_sp->SetIsUserCommand(true); in LoadUserSubcommand()
1153 cmd_sp->SetIsUserCommand(false); in AddCommand()1207 cmd_sp->SetIsUserCommand(true); in AddUserCommand()