Lines Matching refs:bScriptModify
2048 bool bScriptModify) { in SendAttributeChangeMessage() argument
2162 if (bScriptModify) in SendAttributeChangeMessage()
4065 bool bScriptModify, in SetSelectedMemberByValue() argument
4093 bScriptModify, false); in SetSelectedMemberByValue()
4095 JSObject()->SetContent(wsExclGroup, wsExclGroup, bNotify, bScriptModify, in SetSelectedMemberByValue()
4305 bool bScriptModify, in SetItemState() argument
4326 JSObject()->SetContent(wsValue, wsValue, bNotify, bScriptModify, in SetItemState()
4335 SetSelectedItems(iSelArray, bNotify, bScriptModify, bSyncData); in SetItemState()
4342 bNotify, bScriptModify, bSyncData); in SetItemState()
4345 JSObject()->SetContent(WideString(), WideString(), bNotify, bScriptModify, in SetItemState()
4353 bool bScriptModify, in SetSelectedItems() argument
4370 JSObject()->SetContent(wsValue, wsFormat, bNotify, bScriptModify, bSyncData); in SetSelectedItems()
4523 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem() argument
4536 SetItemState(nIndex, false, true, bScriptModify, true); in DeleteItem()