Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_annothandlermgr.cpp53 return GetAnnotHandler(CPDF_Annot::Subtype::XFAWIDGET) in NewAnnot()
88 if (nAnnotSubtype == CPDF_Annot::Subtype::XFAWIDGET) in GetAnnotHandler()
249 GetAnnotHandler(CPDF_Annot::Subtype::XFAWIDGET)) in Annot_OnChangeFocus()
Dcpdfsdk_xfawidget.cpp28 return CPDF_Annot::Subtype::XFAWIDGET; in GetAnnotSubtype()
Dcpdfsdk_pageview.cpp152 pSDKAnnot->GetAnnotSubtype() == CPDF_Annot::Subtype::XFAWIDGET;
/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h68 XFAWIDGET enumerator
Dcpdf_annot.cpp297 return CPDF_Annot::Subtype::XFAWIDGET; in StringToAnnotSubtype()
355 if (nSubtype == CPDF_Annot::Subtype::XFAWIDGET) in AnnotSubtypeToString()