Home
last modified time | relevance | path

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

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