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