Searched refs:strGlobalSize (Results 1 – 1 of 1) sorted by relevance
184 const std::string &strGlobalSize = in RSoVScript() local186 if (strGlobalSize.empty()) { in RSoVScript()190 const size_t colonPosSize = strGlobalSize.find(':'); in RSoVScript()191 const std::string &strVal = strGlobalSize.substr(colonPosSize + 1); in RSoVScript()