Lines Matching defs:bNotify
219 bool bNotify) { in SetAttribute()
255 bool bNotify) { in SetAttribute()
334 void CJX_Object::SetBoolean(XFA_Attribute eAttr, bool bValue, bool bNotify) { in SetBoolean()
346 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger()
384 bool bNotify) { in SetEnum()
398 bool bNotify) { in SetMeasure()
441 bool bNotify, in SetCData()
483 bool bNotify, in SetAttributeValue()
526 bool bNotify) { in SetValue()
539 bool bNotify, in SetContent()
1052 void CJX_Object::OnChanging(XFA_Attribute eAttr, bool bNotify) { in OnChanging()
1062 bool bNotify, in OnChanged()