OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_pAction
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfdoc/
cpdf_actionfields.cpp
14
:
m_pAction
(pAction) {}
19
if (!
m_pAction
)
22
CPDF_Dictionary* pDict =
m_pAction
->GetDict();
46
if (!
m_pAction
)
49
CPDF_Dictionary* pDict =
m_pAction
->GetDict();
76
if (!
m_pAction
)
79
CPDF_Dictionary* pDict =
m_pAction
->GetDict();
cpdf_actionfields.h
29
UnownedPtr<const CPDF_Action> const
m_pAction
;
Completed in 79 milliseconds