Home
last modified time | relevance | path

Searched refs:IsKeyArgsValid (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.h481 bool IsKeyArgsValid() const;
DCommandLine.cpp1294 return IsKeyArgsValid(); in IsActionArgValid()
1307 bool KeyPressCommand::IsKeyArgsValid() const in IsKeyArgsValid() function in KeyPressCommand