HomeSort by relevance Sort by last modified time
    Searched refs:PPOINTL (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 97 } POINTL,*PPOINTL;
wtypes.h 113 typedef struct _POINTL *PPOINTL;
ntgdi.h 254 W32KAPI WINBOOL WINAPI NtGdiGetDCPoint(HDC hdc,UINT iPoint,PPOINTL pptOut);
    [all...]
  /external/python/cpython3/Lib/ctypes/
wintypes.py 187 PPOINTL = ctypes.POINTER(POINTL)

Completed in 187 milliseconds