Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.h68 virtual bool IsSetArgValid() const in IsSetArgValid() function
173 bool IsSetArgValid() const override;
184 bool IsSetArgValid() const override;
195 bool IsSetArgValid() const override;
205 bool IsSetArgValid() const override;
216 bool IsSetArgValid() const override;
226 bool IsSetArgValid() const override;
237 bool IsSetArgValid() const override;
247 bool IsSetArgValid() const override;
257 bool IsSetArgValid() const override;
[all …]
DCommandLine.cpp94 return IsSetArgValid(); in IsArgValid()
322 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
[all …]