Home
last modified time | relevance | path

Searched refs:LPSIZE (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DToolBar.h17 bool GetMaxSize(LPSIZE size) in GetMaxSize()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py192 LPSIZE = PSIZE = ctypes.POINTER(SIZE) variable