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

/external/chromium_org/base/win/
H A Dscoped_select_object.h17 class ScopedSelectObject { class in namespace:base::win
19 ScopedSelectObject(HDC hdc, HGDIOBJ object) function in class:base::win::ScopedSelectObject
27 ~ScopedSelectObject() {
37 DISALLOW_COPY_AND_ASSIGN(ScopedSelectObject);

Completed in 64 milliseconds