Home
last modified time | relevance | path

Searched defs:IsSetArgValid (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.cpp338 bool PowerCommand::IsSetArgValid() const in IsSetArgValid() function in PowerCommand
374 bool VolumeCommand::IsSetArgValid() const in IsSetArgValid() function in VolumeCommand
396 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid() function in BarometerCommand
434 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid() function in ResolutionSwitchCommand
500 bool OrientationCommand::IsSetArgValid() const in IsSetArgValid() function in OrientationCommand
529 bool ColorModeCommand::IsSetArgValid() const in IsSetArgValid() function in ColorModeCommand
560 bool FontSelectCommand::IsSetArgValid() const in IsSetArgValid() function in FontSelectCommand
580 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid() function in MemoryRefreshCommand
602 bool LoadDocumentCommand::IsSetArgValid() const in IsSetArgValid() function in LoadDocumentCommand
681 bool ReloadRuntimePageCommand::IsSetArgValid() const in IsSetArgValid() function in ReloadRuntimePageCommand
[all …]
DCommandLine.h67 virtual bool IsSetArgValid() const in IsSetArgValid() function