Searched refs:LPSIZE (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/Windows/Control/ | ||
D | ToolBar.h | 17 bool GetMaxSize(LPSIZE size) in GetMaxSize() |
/external/python/cpython3/Lib/ctypes/ | ||
D | wintypes.py | 192 LPSIZE = PSIZE = ctypes.POINTER(SIZE) variable |