Home
last modified time | relevance | path

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

/external/libchrome/base/win/
Dscoped_hdc.h19 class ScopedGetDC {
21 explicit ScopedGetDC(HWND hwnd) in ScopedGetDC() function
35 ~ScopedGetDC() { in ~ScopedGetDC()
46 DISALLOW_COPY_AND_ASSIGN(ScopedGetDC);