Searched refs:SetNotConst (Results 1 – 5 of 5) sorted by relevance
59 ERRTYPE SetNotConst( const RSCINST & rInst, Atom nConstId );92 SetNotConst( rInst, nConstId ) ); in SetBool()
170 virtual ERRTYPE SetNotConst( const RSCINST & rInst, Atom nId );
519 ERRTYPE RscTop::SetNotConst( const RSCINST & rInst, Atom nId ){ in SetNotConst() function in RscTop522 SetNotConst( rInst, nId ); in SetNotConst()
75 ERRTYPE RscFlag::SetNotConst( const RSCINST & rInst, Atom nConst ) in SetNotConst() function in RscFlag
838 aError = S.Top().pClass->SetNotConst( S.Top(), $2.hashid );845 aError = aInst.pClass->SetNotConst( aInst, $2.hashid );
Completed in 19 milliseconds