Searched refs:FindEffectByName (Results 1 – 3 of 3) sorted by relevance
429 int FindEffectByName(const CPVRTStringHash& Name) const;
2893 int CPVRTPFXParser::FindEffectByName(const CPVRTStringHash& Name) const in FindEffectByName() function in CPVRTPFXParser
90 int iEffect = src.FindEffectByName(CPVRTStringHash(pszEffect)); in Load()