Searched defs:lppt (Results 1 – 9 of 9) sorted by relevance
/reactos/win32ss/gdi/gdi32/objects/ |
H A D | brush.c | 287 LPPOINT lppt) in SetBrushOrgEx()
|
H A D | region.c | 534 CreatePolygonRgn( const POINT * lppt, int cPoints, int fnPolyFillMode) in CreatePolygonRgn() 544 CreatePolyPolygonRgn( const POINT* lppt, in CreatePolyPolygonRgn()
|
/reactos/dll/win32/riched20/ |
H A D | txthost.c | 218 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 D | line.c | 540 IN LPPOINT lppt, in GdiPolyDraw()
|
H A D | path.c | 2216 POINT *lppt, in PATH_BezierTo()
|
/reactos/modules/rostests/winetests/riched20/ |
H A D | txtsrv.c | 258 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 D | winpos.c | 3647 LPPOINT lppt) in NtUserSetInternalWindowPos()
|
/reactos/dll/win32/shell32/wine/ |
H A D | shellord.c | 1780 LPPOINT lppt) in DAD_SetDragImage()
|
/reactos/dll/win32/comctl32/ |
H A D | listview.c | 2831 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()
|