Home
last modified time | relevance | path

Searched refs:GetPages (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/
DCommandParser.h55 std::string GetPages() const;
DCommandParser.cpp213 string CommandParser::GetPages() const in GetPages() function in CommandParser
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp176 SetPageProfile(args, CommandParser::GetInstance().GetPages()); in SetJsAppArgs()