Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/win/
H A Dscoped_select_object.h18 ScopedSelectObject(HDC hdc, HGDIOBJ object) in ScopedSelectObject() function
/aosp_15_r20/external/pdfium/third_party/base/win/
H A Dscoped_select_object.h19 ScopedSelectObject(HDC hdc, HGDIOBJ object) in ScopedSelectObject() function
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcwin32_platform.cpp24 using ScopedSelectObject = pdfium::base::win::ScopedSelectObject; typedef