Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.h68 static ByteString AnnotSubtypeToString(Subtype nSubtype);
H A Dcpdf_annot.cpp346 ByteString CPDF_Annot::AnnotSubtypeToString(CPDF_Annot::Subtype nSubtype) { in AnnotSubtypeToString() function in CPDF_Annot
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_annot.cpp105 CPDF_Annot::AnnotSubtypeToString(pBAAnnot->GetAnnotSubtype()) in get_type()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_annot.cpp370 CPDF_Annot::AnnotSubtypeToString( in FPDFPage_CreateAnnot()