Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/ctypes/
Dwintypes.py103 class _SMALL_RECT(Structure): class
108 SMALL_RECT = _SMALL_RECT
/external/python/cpython3/Lib/ctypes/
Dwintypes.py104 class _SMALL_RECT(ctypes.Structure): class
109 SMALL_RECT = _SMALL_RECT
/external/llvm-project/debuginfo-tests/dexter/dex/utils/windows/
DPrettyOutput.py22 ctypes.c_ushort), ('srWindow', ctypes.wintypes._SMALL_RECT),