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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
penwin.h     [all...]
textserv.h 105 virtual WINBOOL TxScreenToClient (LPPOINT lppt) = 0;
106 virtual WINBOOL TxClientToScreen (LPPOINT lppt) = 0;
windef.h 252 } POINT,*PPOINT,*NPPOINT,*LPPOINT;
imm.h 206 WINBOOL WINAPI ImmGetStatusWindowPos(HIMC,LPPOINT);
207 WINBOOL WINAPI ImmSetStatusWindowPos(HIMC,LPPOINT);
wingdi.h     [all...]
ntgdi.h 172 W32KAPI int WINAPI NtGdiGetPath(HDC hdc,LPPOINT pptlBuf,LPBYTE pjTypes,int cptBuf);
186 W32KAPI WINBOOL WINAPI NtGdiPolyDraw(HDC hdc,LPPOINT ppt,LPBYTE pjAttr,ULONG cpt);
222 W32KAPI WINBOOL WINAPI NtGdiPlgBlt(HDC hdcTrg,LPPOINT pptlTrg,HDC hdcSrc,int xSrc,int ySrc,int cxSrc,int cySrc,HBITMAP hbmMask,int xMask,int yMask,DWORD crBackColor);
306 W32KAPI WINBOOL WINAPI NtGdiMoveTo(HDC hdc,int x,int y,LPPOINT pptOut);
311 W32KAPI WINBOOL WINAPI NtGdiSetBrushOrg(HDC hdc,int x,int y,LPPOINT pptOut);
    [all...]
wtypes.h 120 typedef struct tagPOINT *LPPOINT;
shellapi.h 59 SHSTDAPI_(WINBOOL) DragQueryPoint(HDROP,LPPOINT);
winuser.h     [all...]
commctrl.h     [all...]
vfw.h     [all...]
  /external/chromium_org/remoting/host/
disconnect_window_win.cc 274 reinterpret_cast<LPPOINT>(rect), 2);
  /external/deqp/framework/platform/win32/
tcuWin32EGLNativeDisplayFactory.cpp 308 MapWindowPoints(m_window.getHandle(), DE_NULL, (LPPOINT)&rect, 2);

Completed in 1088 milliseconds