Lines Matching refs:bScriptModify
2100 bool bScriptModify) { in SendAttributeChangeMessage() argument
2214 if (bScriptModify) in SendAttributeChangeMessage()
4106 bool bScriptModify, in SetSelectedMemberByValue() argument
4134 bScriptModify, false); in SetSelectedMemberByValue()
4136 JSObject()->SetContent(wsExclGroup, wsExclGroup, bNotify, bScriptModify, in SetSelectedMemberByValue()
4350 bool bScriptModify) { in SetItemState() argument
4371 JSObject()->SetContent(wsValue, wsValue, bNotify, bScriptModify, true); in SetItemState()
4379 SetSelectedItems(iSelArray, bNotify, bScriptModify, true); in SetItemState()
4386 bNotify, bScriptModify, true); in SetItemState()
4389 JSObject()->SetContent(WideString(), WideString(), bNotify, bScriptModify, in SetItemState()
4397 bool bScriptModify, in SetSelectedItems() argument
4414 JSObject()->SetContent(wsValue, wsFormat, bNotify, bScriptModify, bSyncData); in SetSelectedItems()
4567 bool CXFA_Node::DeleteItem(int32_t nIndex, bool bNotify, bool bScriptModify) { in DeleteItem() argument
4580 SetItemState(nIndex, false, true, bScriptModify); in DeleteItem()