Searched refs:pszFuncName (Results 1 – 2 of 2) sorted by relevance
11 CFDE_CSSFunction(const FX_WCHAR* pszFuncName, IFDE_CSSValueList* pArgList) in CFDE_CSSFunction() argument12 : m_pArgList(pArgList), m_pszFuncName(pszFuncName) { in CFDE_CSSFunction()
357 const FX_WCHAR* pszFuncName = CopyToLocal(pArgs, pszValue, iStartBracket); in ParseFunction() local400 CFDE_CSSFunction(pszFuncName, pArgumentList); in ParseFunction()