Home
last modified time | relevance | path

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

/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaScript.h286 void parseSetProperty(GrfBlock& block, ScpStream& script, ExprScriptVariable* pMethodCaller);
H A DDtaScript.cpp1272 case 10303831: parseSetProperty(block, script, pMethodCaller);break; in parseKeyword()
1345 parseSetProperty(block, script, pMethodCaller); in parseKeyword()
3723 void DtaScript::parseSetProperty(GrfBlock& block, ScpStream& script, ExprScriptVariable* pMethodCal… in parseSetProperty() function in CodeWorker::DtaScript