Searched defs:bNotify (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/core/src/fpdfdoc/ |
D | doc_formfield.cpp | 101 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 …]
|
D | doc_form.cpp | 840 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/ |
D | PWL_IconList.cpp | 288 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/ |
D | xfa_ffnotify.cpp | 500 FX_BOOL bNotify = pDocView->IsStaticNotify(); in OnValueChanged() local 509 FX_BOOL bNotify = pDocView->IsStaticNotify(); in OnValueChanged() local
|
D | xfa_ffdocview.cpp | 220 FX_BOOL bNotify = IsStaticNotify(); in ResetSingleWidgetAccData() local
|
D | xfa_ffwidgetacc.cpp | 374 FX_BOOL bNotify = GetDoc()->GetDocType() == XFA_DOCTYPE_Static; in ProcessCalculate() local
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_objectacc_imp.cpp | 814 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 …]
|
D | xfa_object_imp.cpp | 3769 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 …]
|
D | xfa_document_datamerger_imp.cpp | 110 FX_BOOL bNotify = FALSE; in XFA_DataMerge_CreateDataBinding() local
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 694 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/ |
D | fwl_noteimp.cpp | 219 FX_BOOL CFWL_NoteDriver::SetFocus(IFWL_Widget* pFocus, FX_BOOL bNotify) { in SetFocus()
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 2920 void CFX_Edit::EnableNotify(FX_BOOL bNotify) { in EnableNotify() 2924 void CFX_Edit::EnableOprNotify(FX_BOOL bNotify) { in EnableOprNotify()
|