Searched refs:kDoNotNotify (Results 1 – 4 of 4) sorted by relevance
169 NotificationOption::kDoNotNotify); in ResetField()176 ClearSelection(NotificationOption::kDoNotNotify); in ResetField()184 SetItemSelection(iIndex, NotificationOption::kDoNotNotify); in ResetField()378 ClearSelection(NotificationOption::kDoNotNotify); in SetValue()379 SetItemSelection(iIndex, NotificationOption::kDoNotNotify); in SetValue()399 ClearSelection(NotificationOption::kDoNotNotify); in SetValue()400 SetItemSelection(iIndex, NotificationOption::kDoNotNotify); in SetValue()689 NotificationOption::kDoNotNotify); in SetCheckValue()
27 enum class NotificationOption : bool { kDoNotNotify = false, kNotify = true }; enumerator
588 NotificationOption::kDoNotNotify); in SetCheck()598 pFormField->SetValue(sValue, NotificationOption::kDoNotNotify); in SetValue()606 pFormField->SetItemSelection(index, NotificationOption::kDoNotNotify); in SetOptionSelection()614 pFormField->ClearSelection(NotificationOption::kDoNotNotify); in ClearSelection()
306 NotificationOption::kDoNotNotify); in SetCurrentValueIndices()2186 pFormField->SetValue(wsFileName, NotificationOption::kDoNotNotify); in browseForFileToSubmit()