Home
last modified time | relevance | path

Searched defs:_SMALL_RECT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/ctypes/
Dwintypes.py103 class _SMALL_RECT(Structure): class
/external/python/cpython3/Lib/ctypes/
Dwintypes.py104 class _SMALL_RECT(ctypes.Structure): class