Home
last modified time | relevance | path

Searched defs:lppt (Results 1 – 9 of 9) sorted by relevance

/reactos/win32ss/gdi/gdi32/objects/
H A Dbrush.c287 LPPOINT lppt) in SetBrushOrgEx()
H A Dregion.c534 CreatePolygonRgn( const POINT * lppt, int cPoints, int fnPolyFillMode) in CreatePolygonRgn()
544 CreatePolyPolygonRgn( const POINT* lppt, in CreatePolyPolygonRgn()
/reactos/dll/win32/riched20/
H A Dtxthost.c218 DECLSPEC_HIDDEN BOOL __thiscall ITextHostImpl_TxScreenToClient(ITextHost *iface, LPPOINT lppt) in ITextHostImpl_TxScreenToClient()
224 DECLSPEC_HIDDEN BOOL __thiscall ITextHostImpl_TxClientToScreen(ITextHost *iface, LPPOINT lppt) in ITextHostImpl_TxClientToScreen()
/reactos/win32ss/gdi/ntgdi/
H A Dline.c540 IN LPPOINT lppt, in GdiPolyDraw()
H A Dpath.c2216 POINT *lppt, in PATH_BezierTo()
/reactos/modules/rostests/winetests/riched20/
H A Dtxtsrv.c258 static BOOL __thiscall ITextHostImpl_TxScreenToClient(ITextHost *iface, LPPOINT lppt) in ITextHostImpl_TxScreenToClient()
265 static BOOL __thiscall ITextHostImpl_TxClientToScreen(ITextHost *iface, LPPOINT lppt) in ITextHostImpl_TxClientToScreen()
/reactos/win32ss/user/ntuser/
H A Dwinpos.c3647 LPPOINT lppt) in NtUserSetInternalWindowPos()
/reactos/dll/win32/shell32/wine/
H A Dshellord.c1780 LPPOINT lppt) in DAD_SetDragImage()
/reactos/dll/win32/comctl32/
H A Dlistview.c2831 static BOOL LISTVIEW_MoveIconTo(const LISTVIEW_INFO *infoPtr, INT nItem, const POINT *lppt, BOOL is… in LISTVIEW_MoveIconTo()
5558 static HIMAGELIST LISTVIEW_CreateDragImage(LISTVIEW_INFO *infoPtr, INT iItem, LPPOINT lppt) in LISTVIEW_CreateDragImage()