Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp218 bool bNotify) { in SetAttributeByEnum()
325 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
337 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
373 bool bNotify) { in SetEnum()
387 bool bNotify) { in SetMeasure()
436 bool bNotify, in SetCDataImpl()
483 bool bNotify, in SetAttributeValueImpl()
515 bool bNotify) { in SetValue()
532 bool bNotify, in SetContent()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1629 void CXFA_Node::RemoveChildAndNotify(CXFA_Node* pNode, bool bNotify) { in RemoveChildAndNotify()
2246 void CXFA_Node::SyncValue(const WideString& wsValue, bool bNotify) { in SyncValue()
4105 bool bNotify, in SetSelectedMemberByValue()
4349 bool bNotify, in SetItemState()
4396 bool bNotify, in SetSelectedItems()
4430 bool bNotify) { in InsertItem()
4567 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem()