Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.h54 ByteString GetAppState() const;
Dcpdfsdk_baannot.cpp163 ByteString CPDFSDK_BAAnnot::GetAppState() const { in GetAppState() function in CPDFSDK_BAAnnot
Dcpdfsdk_widget.cpp496 return !!pSubDict->GetStreamFor(GetAppState()); in IsWidgetAppearanceValid()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_appstream.cpp1426 ByteString csAS = widget_->GetAppState(); in SetAsCheckBox()
1578 ByteString csAS = widget_->GetAppState(); in SetAsRadioButton()