Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_object.cpp224 bool bNotify) { in SetAttributeByEnum()
326 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
338 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
374 bool bNotify) { in SetEnum()
388 bool bNotify) { in SetMeasure()
436 bool bNotify, in SetCDataImpl()
485 bool bNotify, in SetAttributeValueImpl()
517 bool bNotify) { in SetValue()
534 bool bNotify, in SetContent()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1633 void CXFA_Node::RemoveChildAndNotify(CXFA_Node* pNode, bool bNotify) { in RemoveChildAndNotify()
2248 void CXFA_Node::SyncValue(const WideString& wsValue, bool bNotify) { in SyncValue()
4100 bool bNotify, in SetSelectedMemberByValue()
4344 bool bNotify, in SetItemState()
4390 bool bNotify, in SetSelectedItems()
4424 bool bNotify) { in InsertItem()
4561 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem()