Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
DCommandParser.h53 int GetProjectModelEnumValue() const;
DCommandParser.cpp787 int CommandParser::GetProjectModelEnumValue() const in GetProjectModelEnumValue() function in CommandParser
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp474 int idxVal = CommandParser::GetInstance().GetProjectModelEnumValue(); in SetProjectModel()