/reactos/modules/rostests/winetests/gdiplus/ |
H A D | brush.c | 641 GpPointF pt1, pt2; in test_gradientgetrect() member 836 GpPointF pt1, pt2; in test_lineblend() local 1032 GpPointF pt1, pt2; in test_linelinearblend() local
|
/reactos/sdk/lib/3rdparty/freetype/src/psaux/ |
H A D | psglue.h | 106 FT_Vector pt2; member
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CMenuFocusManager.cpp | 322 POINT pt2 = { GET_X_LPARAM(msg->lParam), GET_Y_LPARAM(msg->lParam) }; in ProcessMouseMove() local 843 POINT pt2; in UpdateFocus() local
|
/reactos/modules/rosapps/lib/vfdlib/ |
H A D | vfdguiut.c | 478 POINT pt2 = pt; in ShowContextMenu() local
|
/reactos/modules/rostests/apitests/atl/ |
H A D | atltypes.cpp | 337 CPoint pt2 = rect2.CenterPoint(); in test_CRect() local
|
/reactos/sdk/include/psdk/ |
H A D | gdipluspath.h | 75 AddBezier(const Point &pt1, const Point &pt2, const Point &pt3, const Point &pt4) in AddBezier() 87 AddBezier(const PointF &pt1, const PointF &pt2, const PointF &pt3, const PointF &pt4) in AddBezier() 195 AddLine(const Point &pt1, const Point &pt2) in AddLine() 201 AddLine(const PointF &pt1, const PointF &pt2) in AddLine()
|
H A D | gdiplusgraphics.h | 133 … DrawBezier(const Pen *pen, const Point &pt1, const Point &pt2, const Point &pt3, const Point &pt4) in DrawBezier() 140 …DrawBezier(const Pen *pen, const PointF &pt1, const PointF &pt2, const PointF &pt3, const PointF &… in DrawBezier() 444 DrawLine(const Pen *pen, const Point &pt1, const Point &pt2) in DrawLine() 451 DrawLine(const Pen *pen, const PointF &pt1, const Point &pt2) in DrawLine()
|
/reactos/base/applications/magnify/ |
H A D | magnifier.c | 506 #define PointsAreEqual(pt1, pt2) (((pt1).x == (pt2).x) && ((pt1).y == (pt2).y)) in WndProc() argument
|
/reactos/dll/win32/aclui/ |
H A D | aclui.c | 901 POINT pt, pt2; in ResizeControls() local
|
/reactos/dll/win32/imm32/ |
H A D | softkbd.c | 1154 POINT pt1, pt2; member 1658 POINT pt1, pt2; in C1_OnSetCursor() local
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | math.c | 1643 … D3DXVECTOR2 *pv1, const D3DXVECTOR2 *pt1, const D3DXVECTOR2 *pv2, const D3DXVECTOR2 *pt2, FLOAT s) in D3DXVec2Hermite() 1788 … D3DXVECTOR3 *pv1, const D3DXVECTOR3 *pt1, const D3DXVECTOR3 *pv2, const D3DXVECTOR3 *pt2, FLOAT s) in D3DXVec3Hermite() 2039 … D3DXVECTOR4 *pv1, const D3DXVECTOR4 *pt1, const D3DXVECTOR4 *pv2, const D3DXVECTOR4 *pt2, FLOAT s) in D3DXVec4Hermite()
|
H A D | mesh.c | 5514 …tic inline D3DXVECTOR2 *unit_vec2(D3DXVECTOR2 *dir, const D3DXVECTOR2 *pt1, const D3DXVECTOR2 *pt2) in unit_vec2()
|
/reactos/sdk/lib/cicero/ |
H A D | cicuif.cpp | 1700 POINT pt2 = pt; in STDMETHODIMP_() local 1874 POINT pt2 = pt; in WindowProc() local
|
/reactos/win32ss/user/user32/controls/ |
H A D | edit.c | 1244 INT pt1, pt2, pt3; in EDIT_GetLineRect() local
|
/reactos/dll/win32/comctl32/ |
H A D | edit.c | 1152 INT pt1, pt2, pt3; in EDIT_GetLineRect() local
|
H A D | imagelist.c | 2306 POINT pt1, pt2; in ImageList_Merge() local
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 3622 …tic inline D3DXVECTOR2 *unit_vec2(D3DXVECTOR2 *dir, const D3DXVECTOR2 *pt1, const D3DXVECTOR2 *pt2) in unit_vec2()
|