Searched defs:PaintPatcher (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc347 class PaintPatcher { class in namespace:__anon1697
349 PaintPatcher();
350 ~PaintPatcher();
360 DISALLOW_COPY_AND_ASSIGN(PaintPatcher);
363 PaintPatcher::PaintPatcher() : refcount_(0) { function in class:__anon1697::PaintPatcher
366 PaintPatcher::~PaintPatcher() {
370 void PaintPatcher::RefPatch() {
382 void PaintPatcher
[all...]

Completed in 22 milliseconds