Searched defs:bNotify (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cjx_object.cpp | 218 bool bNotify) { in SetAttributeByEnum() 321 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean() 333 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger() 369 bool bNotify) { in SetEnum() 383 bool bNotify) { in SetMeasure() 432 bool bNotify, in SetCDataImpl() 481 bool bNotify, in SetAttributeValueImpl() 513 bool bNotify) { in SetValue() 530 bool bNotify, in SetContent()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_node.cpp | 1629 void CXFA_Node::RemoveChildAndNotify(CXFA_Node* pNode, bool bNotify) { in RemoveChildAndNotify() 2246 void CXFA_Node::SyncValue(const WideString& wsValue, bool bNotify) { in SyncValue() 4103 bool bNotify, in SetSelectedMemberByValue() 4347 bool bNotify, in SetItemState() 4394 bool bNotify, in SetSelectedItems() 4428 bool bNotify) { in InsertItem() 4565 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 121 uint8_t bNotify; member 1421 bool bNotify = (p_dev->rc_connected) && (p_dev->rc_notif[event_id - 1].bNotify); in send_metamsg_rsp() local
|