Searched refs:g_sAATypes (Results 1 – 1 of 1) sorted by relevance
248 const FX_CHAR* g_sAATypes[] = {"E", "X", "D", "U", "Fo", "Bl", "PO", "PC", variable252 return m_pDict && m_pDict->KeyExist(g_sAATypes[(int)eType]); in ActionExist()258 return CPDF_Action(m_pDict->GetDict(g_sAATypes[(int)eType])); in GetAction()