Home
last modified time | relevance | path

Searched refs:AAction (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp947 CPDF_AAction AAction = GetAAction(); in GetAAction() local
949 if (AAction.ActionExist(eAAT)) in GetAAction()
950 return AAction.GetAction(eAAT); in GetAAction()