Searched defs:allowUpdate (Results 1 – 13 of 13) sorted by relevance
43 void FormRendererDispatcherImpl::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
55 void FormRendererDispatcherProxy::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
82 bool allowUpdate = data.ReadBool(); in HandleSetAllowUpdate() local
132 void FormRenderer::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
37 bool allowUpdate = true; member
626 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) in SetAllowUpdate()
35 bool allowUpdate = true; member
72 bool allowUpdate = false; member77 bool allowUpdate = false; member
64 void FormManagerDelegate::SetAllowUpdate(bool allowUpdate) {} in SetAllowUpdate()
57 void FormModelNG::AllowUpdate(bool allowUpdate) in AllowUpdate()
140 auto allowUpdate = info[0]->ToBoolean(); in AllowUpdate() local
162 auto allowUpdate = pattern->ISAllowUpdate(); variable
588 auto allowUpdate = pattern->ISAllowUpdate(); variable