Home
last modified time | relevance | path

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

/tools_previewer/cli/
DCommandLine.cpp281 bool PowerCommand::IsSetArgValid() const in IsSetArgValid() function in PowerCommand
318 bool VolumeCommand::IsSetArgValid() const in IsSetArgValid() function in VolumeCommand
342 bool BarometerCommand::IsSetArgValid() const in IsSetArgValid() function in BarometerCommand
385 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid() function in ResolutionSwitchCommand
436 bool OrientationCommand::IsSetArgValid() const in IsSetArgValid() function in OrientationCommand
465 bool ColorModeCommand::IsSetArgValid() const in IsSetArgValid() function in ColorModeCommand
496 bool FontSelectCommand::IsSetArgValid() const in IsSetArgValid() function in FontSelectCommand
516 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid() function in MemoryRefreshCommand
538 bool LoadDocumentCommand::IsSetArgValid() const in IsSetArgValid() function in LoadDocumentCommand
620 bool ReloadRuntimePageCommand::IsSetArgValid() const in IsSetArgValid() function in ReloadRuntimePageCommand
[all …]
DCommandLine.h66 virtual bool IsSetArgValid() const in IsSetArgValid() function