Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.cpp340 bool PowerCommand::IsSetArgValid() const in IsSetArgValid() function in PowerCommand
376 bool VolumeCommand::IsSetArgValid() const in IsSetArgValid() function in VolumeCommand
398 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid() function in BarometerCommand
436 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid() function in ResolutionSwitchCommand
502 bool OrientationCommand::IsSetArgValid() const in IsSetArgValid() function in OrientationCommand
531 bool ColorModeCommand::IsSetArgValid() const in IsSetArgValid() function in ColorModeCommand
562 bool FontSelectCommand::IsSetArgValid() const in IsSetArgValid() function in FontSelectCommand
582 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid() function in MemoryRefreshCommand
604 bool LoadDocumentCommand::IsSetArgValid() const in IsSetArgValid() function in LoadDocumentCommand
683 bool ReloadRuntimePageCommand::IsSetArgValid() const in IsSetArgValid() function in ReloadRuntimePageCommand
[all …]
DCommandLine.h67 virtual bool IsSetArgValid() const in IsSetArgValid() function