Home
last modified time | relevance | path

Searched refs:begin_paint_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc357 app::win::IATPatchFunction begin_paint_; member in __anonbdb61b9d0211::PaintPatcher
372 DCHECK(!begin_paint_.is_patched()); in RefPatch()
374 begin_paint_.Patch(L"riched20.dll", "user32.dll", "BeginPaint", in RefPatch()
383 DCHECK(begin_paint_.is_patched()); in DerefPatch()
387 begin_paint_.Unpatch(); in DerefPatch()