Searched defs:SMALL_RECT (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/ctypes/
H A Dwintypes.py108 SMALL_RECT = _SMALL_RECT variable
177 'SMALL_RECT', 'UINT', 'ULARGE_INTEGER', 'ULONG', 'USHORT',
/external/python/cpython3/Lib/ctypes/
H A Dwintypes.py109 SMALL_RECT = _SMALL_RECT variable
194 PSMALL_RECT = ctypes.POINTER(SMALL_RECT)

Completed in 719 milliseconds