Searched defs:pAction (Results 1 – 4 of 4) sorted by relevance
139 Pointer pAction = (Pointer) objectStructure.getFieldValue("action"); in readAnimationModifier249() local184 Pointer pAction = (Pointer) animData.getFieldValue("action"); in readAnimationModifier250() local
344 CPDF_Object *pAction = name_tree.LookupValue(index, csName); in GetJSAction() local354 CPDF_Object *pAction = name_tree.LookupValue(csName); in GetJSAction() local
34 CPDF_Reference* pAction = CPDF_Reference::Create(m_pDocument, dwObjNum); in CPDF_AnnotList() local
229 CPDF_ActionFields(const CPDF_Action* pAction) in CPDF_ActionFields()