OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAPForm
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfdoc/
cpdf_annot.h
96
CPDF_Form*
GetAPForm
(const CPDF_Page* pPage, AppearanceMode mode);
cpdf_annot.cpp
51
CPDF_Form* pForm = pAnnot->
GetAPForm
(pPage, mode);
189
CPDF_Form* CPDF_Annot::
GetAPForm
(const CPDF_Page* pPage, AppearanceMode mode) {
Completed in 66 milliseconds