Searched defs:bNotify (Results 1 – 6 of 6) sorted by relevance
| /external/pdfium/core/src/fpdfdoc/ |
| D | doc_formfield.cpp | 103 FX_BOOL CPDF_FormField::ResetField(FX_BOOL bNotify) in ResetField() 340 FX_BOOL CPDF_FormField::SetValue(const CFX_WideString& value, FX_BOOL bDefault, FX_BOOL bNotify) in SetValue() 415 FX_BOOL CPDF_FormField::SetValue(const CFX_WideString& value, FX_BOOL bNotify) in SetValue() 505 FX_BOOL CPDF_FormField::ClearSelection(FX_BOOL bNotify) in ClearSelection() 589 FX_BOOL CPDF_FormField::SetItemSelection(int index, FX_BOOL bSelected, FX_BOOL bNotify) in SetItemSelection() 797 FX_BOOL CPDF_FormField::CheckControl(int iControlIndex, FX_BOOL bChecked, FX_BOOL bNotify) in CheckControl() 881 …_BOOL CPDF_FormField::SetCheckValue(const CFX_WideString& value, FX_BOOL bDefault, FX_BOOL bNotify) in SetCheckValue() 965 FX_BOOL CPDF_FormField::SelectOption(int iOptIndex, FX_BOOL bSelected, FX_BOOL bNotify) in SelectOption() 1046 FX_BOOL CPDF_FormField::ClearSelectedOptions(FX_BOOL bNotify) in ClearSelectedOptions()
|
| D | doc_form.cpp | 1168 …L CPDF_InterForm::ResetForm(const CFX_PtrArray& fields, FX_BOOL bIncludeOrExclude, FX_BOOL bNotify) in ResetForm() 1199 FX_BOOL CPDF_InterForm::ResetForm(FX_BOOL bNotify) in ResetForm() 1523 …tField(CPDF_Dictionary* pFieldDict, const CFX_WideString& parent_name, FX_BOOL bNotify, int nLevel) in FDF_ImportField() 1586 FX_BOOL CPDF_InterForm::ImportFromFDF(const CFDF_Document* pFDF, FX_BOOL bNotify) in ImportFromFDF()
|
| /external/pdfium/fpdfsdk/src/pdfwindow/ |
| D | PWL_IconList.cpp | 336 void CPWL_IconList_Content::EnableNotify(FX_BOOL bNotify) in EnableNotify() 525 void CPWL_IconList::EnableNotify(FX_BOOL bNotify) in EnableNotify()
|
| /external/pdfium/fpdfsdk/src/ |
| D | fsdk_baseform.cpp | 297 void CPDFSDK_Widget::SetCheck(FX_BOOL bChecked, FX_BOOL bNotify) in SetCheck() 308 void CPDFSDK_Widget::SetValue(const CFX_WideString& sValue, FX_BOOL bNotify) in SetValue() 319 void CPDFSDK_Widget::SetOptionSelection(int index, FX_BOOL bSelected, FX_BOOL bNotify) in SetOptionSelection() 327 void CPDFSDK_Widget::ClearSelection(FX_BOOL bNotify) in ClearSelection() 2566 FX_BOOL bNotify) in ImportFormFromFDFFile()
|
| /external/bluetooth/bluedroid/btif/src/ |
| D | btif_rc.c | 97 UINT8 bNotify; member 963 BOOLEAN bNotify = (btif_rc_cb.rc_connected) && (btif_rc_cb.rc_notif[event_id-1].bNotify); in send_metamsg_rsp() local
|
| /external/pdfium/fpdfsdk/src/fxedit/ |
| D | fxet_edit.cpp | 3484 void CFX_Edit::EnableNotify(FX_BOOL bNotify) in EnableNotify() 3489 void CFX_Edit::EnableOprNotify(FX_BOOL bNotify) in EnableOprNotify()
|