Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.cpp322 bool PowerCommand::IsSetArgValid() const in IsSetArgValid() function in PowerCommand
359 bool VolumeCommand::IsSetArgValid() const in IsSetArgValid() function in VolumeCommand
383 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid() function in BarometerCommand
426 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid() function in ResolutionSwitchCommand
477 bool OrientationCommand::IsSetArgValid() const in IsSetArgValid() function in OrientationCommand
506 bool ColorModeCommand::IsSetArgValid() const in IsSetArgValid() function in ColorModeCommand
537 bool FontSelectCommand::IsSetArgValid() const in IsSetArgValid() function in FontSelectCommand
557 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid() function in MemoryRefreshCommand
579 bool LoadDocumentCommand::IsSetArgValid() const in IsSetArgValid() function in LoadDocumentCommand
661 bool ReloadRuntimePageCommand::IsSetArgValid() const in IsSetArgValid() function in ReloadRuntimePageCommand
[all …]
DCommandLine.h68 virtual bool IsSetArgValid() const in IsSetArgValid() function