Home
last modified time | relevance | path

Searched defs:bNotify (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp101 FX_BOOL CPDF_FormField::ResetField(FX_BOOL bNotify) { in ResetField()
322 FX_BOOL bNotify) { in SetValue()
395 FX_BOOL CPDF_FormField::SetValue(const CFX_WideString& value, FX_BOOL bNotify) { in SetValue()
466 FX_BOOL CPDF_FormField::ClearSelection(FX_BOOL bNotify) { in ClearSelection()
546 FX_BOOL bNotify) { in SetItemSelection()
733 FX_BOOL bNotify) { in InsertOption()
773 FX_BOOL CPDF_FormField::ClearOptions(FX_BOOL bNotify) { in ClearOptions()
807 FX_BOOL bNotify) { in CheckControl()
891 FX_BOOL bNotify) { in SetCheckValue()
972 FX_BOOL bNotify) { in SelectOption()
[all …]
Ddoc_form.cpp840 bool bNotify) { in ResetForm()
858 bool CPDF_InterForm::ResetForm(bool bNotify) { in ResetForm()
1137 FX_BOOL bNotify, in FDF_ImportField()
1203 FX_BOOL bNotify) { in ImportFromFDF()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp288 void CPWL_IconList_Content::EnableNotify(FX_BOOL bNotify) { in EnableNotify()
439 void CPWL_IconList::EnableNotify(FX_BOOL bNotify) { in EnableNotify()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.cpp500 FX_BOOL bNotify = pDocView->IsStaticNotify(); in OnValueChanged() local
509 FX_BOOL bNotify = pDocView->IsStaticNotify(); in OnValueChanged() local
Dxfa_ffdocview.cpp220 FX_BOOL bNotify = IsStaticNotify(); in ResetSingleWidgetAccData() local
Dxfa_ffwidgetacc.cpp374 FX_BOOL bNotify = GetDoc()->GetDocType() == XFA_DOCTYPE_Static; in ProcessCalculate() local
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp814 FX_BOOL bNotify, in SetChildValueContent()
862 void CXFA_Text::SetContent(CFX_WideString wsText, FX_BOOL bNotify) { in SetContent()
915 FX_BOOL bNotify, in SetContent()
1632 FX_BOOL CXFA_WidgetData::SetAccess(int32_t iAccess, FX_BOOL bNotify) { in SetAccess()
1864 FX_BOOL bNotify) { in SetCheckState()
1947 FX_BOOL bNotify) { in SetSelectedMember()
1964 FX_BOOL bNotify, in SetSelectedMemberByValue()
2255 FX_BOOL bNotify, in SetItemState()
2314 FX_BOOL bNotify, in SetSelectdItems()
2350 FX_BOOL bNotify) { in InsertItem()
[all …]
Dxfa_object_imp.cpp3769 FX_BOOL bNotify) { in SetAttribute()
3865 FX_BOOL bNotify) { in SetAttribute()
3925 FX_BOOL bNotify) { in SetMeasure()
3958 FX_BOOL bNotify, in SetCData()
4035 FX_BOOL bNotify, in SetAttributeValue()
4164 FX_BOOL bNotify) { in SetValue()
4236 FX_BOOL bNotify, in SetScriptContent()
4413 FX_BOOL bNotify, in SetContent()
4727 FX_BOOL CXFA_Node::RemoveChild(CXFA_Node* pNode, FX_BOOL bNotify) { in RemoveChild()
4889 void CXFA_Node::SetFlag(FX_DWORD dwFlag, FX_BOOL bOn, FX_BOOL bNotify) { in SetFlag()
[all …]
Dxfa_document_datamerger_imp.cpp110 FX_BOOL bNotify = FALSE; in XFA_DataMerge_CreateDataBinding() local
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp694 void CPDFSDK_Widget::SetCheck(FX_BOOL bChecked, FX_BOOL bNotify) {
707 void CPDFSDK_Widget::SetValue(const CFX_WideString& sValue, FX_BOOL bNotify) {
719 FX_BOOL bNotify) {
728 void CPDFSDK_Widget::ClearSelection(FX_BOOL bNotify) {
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_noteimp.cpp219 FX_BOOL CFWL_NoteDriver::SetFocus(IFWL_Widget* pFocus, FX_BOOL bNotify) { in SetFocus()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2920 void CFX_Edit::EnableNotify(FX_BOOL bNotify) { in EnableNotify()
2924 void CFX_Edit::EnableOprNotify(FX_BOOL bNotify) { in EnableOprNotify()