Home
last modified time | relevance | path

Searched refs:IsIntValValid (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLine.h206 bool IsIntValValid() const;
268 bool IsIntValValid(const Json2::Value& previewParam) const;
H A DCommandLine.cpp446 if (!IsIntValValid()) { in IsSetArgValid()
462 bool ResolutionSwitchCommand::IsIntValValid() const in IsIntValValid() function in ResolutionSwitchCommand
614 if (!IsIntValValid(previewParam) || !IsStrValVailid(previewParam)) { in IsSetArgValid()
620 bool LoadDocumentCommand::IsIntValValid(const Json2::Value& previewParam) const in IsIntValValid() function in LoadDocumentCommand

Completed in 5 milliseconds