Searched refs:SetPropertyParams (Results 1 – 3 of 3) sorted by relevance
37 virtual bool SetPropertyParams(const EnginePropertyParams& p) = 0; in META_BEGIN_NAMESPACE()70 bool SetPropertyParams(const EnginePropertyParams& p) override; in META_BEGIN_NAMESPACE()
97 bool EngineValue::SetPropertyParams(const EnginePropertyParams& p) in SetPropertyParams() function in Internal::EngineValue
82 acc->SetPropertyParams(p); in AddValue()