Searched refs:GetAppState (Results 1 – 4 of 4) sorted by relevance
53 ByteString GetAppState() const;
110 ByteString CPDFSDK_BAAnnot::GetAppState() const { in GetAppState() function in CPDFSDK_BAAnnot
338 return !!pSubDict->GetStreamFor(GetAppState()); in IsWidgetAppearanceValid()
1424 ByteString csAS = widget_->GetAppState(); in SetAsCheckBox()1577 ByteString csAS = widget_->GetAppState(); in SetAsRadioButton()