Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp216 CPDF_Dictionary* GetAnnotDictFromFPDFAnnotation(FPDF_ANNOTATION annot) { in GetAnnotDictFromFPDFAnnotation() function
260 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in GetFormField()
342 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFPage_GetAnnotIndex()
382 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetSubtype()
543 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_SetColor()
577 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetColor()
707 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_SetRect()
733 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetRect()
744 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_HasKey()
762 CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_SetStringValue()
[all …]