Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
Dwintypes.py109 SMALL_RECT = _SMALL_RECT variable
194 PSMALL_RECT = ctypes.POINTER(SMALL_RECT)
/external/python/cpython2/Lib/ctypes/
Dwintypes.py108 SMALL_RECT = _SMALL_RECT variable
/external/ImageMagick/coders/
Demf.c302 SMALL_RECT bbox; in ReadEnhMetaFile()