Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_annot.cpp243 const CPDF_Dictionary* GetAnnotDictFromFPDFAnnotation( in GetAnnotDictFromFPDFAnnotation() function
294 const CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in GetFormField()
308 const CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in GetRadioButtonOrCheckBoxWidget()
332 const CPDF_Dictionary* annot_dict = GetAnnotDictFromFPDFAnnotation(annot); in GetInkList()
419 const CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFPage_GetAnnotIndex()
459 const CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetSubtype()
849 const CPDF_Dictionary* pAnnotDict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetRect()
866 const CPDF_Dictionary* annot_dict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetVertices()
928 const CPDF_Dictionary* annot_dict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetLine()
972 const CPDF_Dictionary* annot_dict = GetAnnotDictFromFPDFAnnotation(annot); in FPDFAnnot_GetBorder()
[all …]