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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 105 typedef SIZE *PSIZEL,*LPSIZEL;
textserv.h 119 virtual HRESULT TxGetExtent(LPSIZEL lpExtent) = 0;
wtypes.h 125 typedef struct tagSIZEL *LPSIZEL;
ocidl.h     [all...]
oleidl.h     [all...]
  /external/python/cpython3/Lib/ctypes/
wintypes.py 193 LPSIZEL = PSIZEL = ctypes.POINTER(SIZEL)

Completed in 140 milliseconds