Searched refs:pszIdentifier (Results 1 – 2 of 2) sorted by relevance
11 int32_t CFDE_CSSCounterStyle::FindIndex(const FX_WCHAR* pszIdentifier) { in FindIndex() argument14 if (FXSYS_wcscmp(pszIdentifier, m_arrCounterData.ElementAt(i).m_pszIdent) == in FindIndex()35 const FX_WCHAR* pszIdentifier = in DoUpdateIndex() local41 int32_t iIndex = FindIndex(pszIdentifier); in DoUpdateIndex()44 data.m_pszIdent = pszIdentifier; in DoUpdateIndex()
227 int32_t FindIndex(const FX_WCHAR* pszIdentifier);