Searched refs:FPDFAnnot_GetAP (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/ |
D | fpdf_annot_embeddertest.cpp | 1252 unsigned long normal_length_bytes = FPDFAnnot_GetAP( in TEST_F() 1262 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_NORMAL, in TEST_F() 1269 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_NORMAL, in TEST_F() 1279 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_NORMAL, in TEST_F() 1287 unsigned long rollover_length_bytes = FPDFAnnot_GetAP( in TEST_F() 1293 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_ROLLOVER, in TEST_F() 1310 rollover_length_bytes = FPDFAnnot_GetAP( in TEST_F() 1315 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_ROLLOVER, in TEST_F() 1322 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_NORMAL, in TEST_F() 1340 unsigned long rollover_length_bytes = FPDFAnnot_GetAP( in TEST_F() [all …]
|
D | fpdf_annot_unittest.cpp | 84 unsigned long normal_length_bytes = FPDFAnnot_GetAP( in TEST_F() 89 FPDFAnnot_GetAP(annot.get(), FPDF_ANNOT_APPEARANCEMODE_NORMAL, in TEST_F()
|
D | fpdf_view_c_api_test.c | 45 CHK(FPDFAnnot_GetAP); in CheckPDFiumCApi()
|
D | fpdf_annot.cpp | 878 FPDFAnnot_GetAP(FPDF_ANNOTATION annot, in FPDFAnnot_GetAP() function
|
/external/pdfium/public/ |
D | fpdf_annot.h | 475 FPDFAnnot_GetAP(FPDF_ANNOTATION annot,
|