Home
last modified time | relevance | path

Searched defs:RECT (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Lib/test/test_ctypes/
Dtest_keeprefs.py50 class RECT(Structure): class
106 class RECT(Structure): class
Dtest_win32.py114 class RECT(Structure): class
Dtest_functions.py29 class RECT(Structure): class
/external/python/cpython3/Lib/test/leakers/
Dtest_ctypes.py10 class RECT(Structure): class
/external/crosvm/gpu_display/src/gpu_display_win/
Dmath_util.rs101 fn to_sys_rect(&self) -> RECT; in to_sys_rect()
106 fn to_sys_rect(&self) -> RECT { in to_sys_rect()
120 impl SysRectExtension for RECT { implementation
/external/libffi/testsuite/libffi.call/
Dpr1172638.c19 } RECT; typedef
/external/intel-media-driver/media_common/linux/common/os/
Dmos_defs_specific.h59 } RECT, *PRECT, *LPRECT; typedef
/external/libchrome/ui/gfx/geometry/
Drect.h27 typedef struct tagRECT RECT; typedef
/external/python/cpython3/Lib/ctypes/
Dwintypes.py97 class RECT(ctypes.Structure): class
/external/clang/test/CodeGenCXX/
Dvisibility.cpp50 struct RECT { struct
51 int top;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.c714 #define RECT ((LP_RAST_FLAGS_RECT<<1)-1) /* direct rectangle rasterizer */ macro
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c826 } RECT; typedef
/external/mesa3d/include/D3D9/
Dd3d9types.h137 } RECT, *LPRECT; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10296 pub struct RECT { struct
10302 impl ::core::marker::Copy for RECT {} argument
10303 impl ::core::clone::Clone for RECT { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Foundation/
Dmod.rs10296 pub struct RECT { struct
10302 impl ::core::marker::Copy for RECT {} argument
10303 impl ::core::clone::Clone for RECT { implementation