Home
last modified time | relevance | path

Searched defs:CPDF_Dictionary (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/include/
Dfsdk_actionhandler.h20 class CPDF_Dictionary; variable
/external/pdfium/fpdfsdk/include/formfiller/
DFFL_CBA_Fontmap.h12 class CPDF_Dictionary; variable
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dparser_int.h15 class CPDF_Dictionary; variable
/external/pdfium/core/include/fpdfapi/
Dfpdf_module.h20 class CPDF_Dictionary; variable
Dfpdf_objects.h19 class CPDF_Dictionary; variable
346 CPDF_Dictionary() : CPDF_Object(PDFOBJ_DICTIONARY) {} in CPDF_Dictionary() function