Home
last modified time | relevance | path

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

/external/libchrome/base/win/
Dscoped_gdi_object.h18 struct ScopedGDIObjectTraits { struct
26 void inline ScopedGDIObjectTraits<HICON>::Free(HICON icon) { in Free() argument
34 using ScopedGDIObject = ScopedGeneric<T, internal::ScopedGDIObjectTraits<T>>;