Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/win/
Dscoped_gdi_object.h90 typedef ScopedGDIObject<HCURSOR, DestroyCursorTraits> ScopedCursor; typedef
Dcursor_unittest.cc31 win::ScopedCursor cursor(reinterpret_cast<HCURSOR>( in ConvertToMouseShapeAndCompare()