Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/ctypes/
Dwintypes.py186 LPPOINT = PPOINT = ctypes.POINTER(POINT) variable
/external/mesa3d/include/D3D9/
Dd3d9types.h130 } POINT, *LPPOINT; typedef