Home
last modified time | relevance | path

Searched refs:_SMALL_RECT (Results 1 – 2 of 2) 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