Searched refs:HRGN (Results 1 – 10 of 10) sorted by relevance
/external/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_magnifier.h | 62 HRGN dirty); 81 HRGN dirty);
|
D | window_capture_utils.cc | 127 win::ScopedGDIObject<HRGN, win::DeleteObjectTraits<HRGN>> scoped_hrgn( in GetWindowRegionTypeWithBoundary()
|
D | screen_capturer_win_magnifier.cc | 187 HRGN dirty) { in OnMagImageScalingCallback()
|
/external/python/cpython2/Lib/ctypes/ |
D | wintypes.py | 84 HRGN = HANDLE variable
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 85 HRGN = HANDLE variable
|
/external/skia/gm/ |
D | rasterhandleallocator.cpp | 257 HRGN hrgn = CreateRectRgnIndirect(&clip_bounds_RECT); in updateHandle()
|
/external/skqp/samplecode/ |
D | SampleBigGradient.cpp | 248 HRGN hrgn = CreateRectRgnIndirect(&clip_bounds_RECT); in updateHandle()
|
/external/pdfium/testing/ |
D | embedder_test.cpp | 397 HRGN rgn = CreateRectRgn(0, 0, width, height); in RenderPageWithFlagsToEmf()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 363 HRGN hRgn = ::CreateRectRgn(0, 0, 1, 1); in CPSPrinterDriver()
|
/external/pdfium/samples/ |
D | pdfium_test_write_helper.cc | 470 HRGN rgn = CreateRectRgn(0, 0, width, height); in WriteEmf()
|