Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc358 app::win::IATPatchFunction end_paint_; member in __anonbdb61b9d0211::PaintPatcher
373 DCHECK(!end_paint_.is_patched()); in RefPatch()
376 end_paint_.Patch(L"riched20.dll", "user32.dll", "EndPaint", in RefPatch()
384 DCHECK(end_paint_.is_patched()); in DerefPatch()
388 end_paint_.Unpatch(); in DerefPatch()