Searched refs:ScopedFreeze (Results 1 – 2 of 2) sorted by relevance
270 AutocompleteEditViewWin::ScopedFreeze::ScopedFreeze( in ScopedFreeze() function in AutocompleteEditViewWin::ScopedFreeze282 AutocompleteEditViewWin::ScopedFreeze::~ScopedFreeze() { in ~ScopedFreeze()559 ScopedFreeze freeze(this, GetTextObjectModel()); in Update()621 ScopedFreeze freeze(this, GetTextObjectModel()); in OpenURL()650 ScopedFreeze freeze(this, GetTextObjectModel()); in SetUserText()700 ScopedFreeze freeze(this, GetTextObjectModel()); in RevertAll()708 ScopedFreeze freeze(this, GetTextObjectModel()); in UpdatePopup()782 ScopedFreeze freeze(this, GetTextObjectModel()); in MoveSelectedText()800 ScopedFreeze freeze(this, GetTextObjectModel()); in InsertText()820 ScopedFreeze freeze(this, GetTextObjectModel()); in OnTemporaryTextMaybeChanged()[all …]
237 class ScopedFreeze {239 ScopedFreeze(AutocompleteEditViewWin* edit,241 ~ScopedFreeze();247 DISALLOW_COPY_AND_ASSIGN(ScopedFreeze);459 scoped_ptr<ScopedFreeze> gaining_focus_;