Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 19 of 19) sorted by relevance

/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c5319 enum pointtype corner; member
5494 pt->corner = POINTTYPE_CURVE; in add_bezier_points()
5541 … pt->corner = pt->corner != POINTTYPE_CORNER ? POINTTYPE_CURVE_MIDDLE : POINTTYPE_CURVE_START; in attempt_line_merge()
5553 prevpt->corner = pt->corner; in attempt_line_merge()
5593 pt->corner = POINTTYPE_CORNER; in create_outline()
5675 to_curve = lastpt->corner != POINTTYPE_CORNER && lastpt->corner != POINTTYPE_CURVE_END; in create_outline()
5694 switch (lastpt->corner) in create_outline()
6280 else if (pt->corner) in D3DXCreateTextW()
6299 if (pt->corner && nextpt->corner && nextpt->corner != POINTTYPE_CURVE_END) { in D3DXCreateTextW()
6315 if (nextpt->corner) { in D3DXCreateTextW()
[all …]
/reactos/modules/rosapps/applications/explorer-old/doc/
H A Dreadme.txt15 displays some text in the corner, and then disables ALT+F4.
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmesh.c3507 enum pointtype corner; member
3602 pt->corner = POINTTYPE_CURVE; in add_bezier_points()
3642 … pt->corner = pt->corner != POINTTYPE_CORNER ? POINTTYPE_CURVE_MIDDLE : POINTTYPE_CURVE_START; in attempt_line_merge()
3654 prevpt->corner = pt->corner; in attempt_line_merge()
3695 pt->corner = POINTTYPE_CORNER; in create_outline()
3776 to_curve = lastpt->corner != POINTTYPE_CORNER && lastpt->corner != POINTTYPE_CURVE_END; in create_outline()
3795 switch (lastpt->corner) in create_outline()
3893 else if (pt->corner) in compute_text_mesh()
3912 if (pt->corner && nextpt->corner && nextpt->corner != POINTTYPE_CURVE_END) { in compute_text_mesh()
3928 if (nextpt->corner) { in compute_text_mesh()
[all …]
/reactos/base/services/tcpsvcs/
H A Dquotes29 "Do you want me to sit in the corner and rust, or just fall apart where I'm standing?
/reactos/dll/win32/comctl32/
H A Dtab.c1998 COLORREF bkgnd, corner; in TAB_DrawItem() local
2027 corner = comctl32_color.clrBtnFace; in TAB_DrawItem()
2160 SetBkColor(hdc, corner); in TAB_DrawItem()
2199 SetBkColor(hdc, corner); in TAB_DrawItem()
2251 SetBkColor(hdc, corner); in TAB_DrawItem()
2303 SetBkColor(hdc, corner); in TAB_DrawItem()
H A Dcomctl32_ros.diff743 + /* shitty way of getting subroutines to blit at the right place (top left corner),
/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c4083 GpPointF corner; in test_pen_thickness() local
4108 corner.X = corner.Y = 100.0; in test_pen_thickness()
4109 … status = GdipTransformPoints(graphics, CoordinateSpaceWorld, CoordinateSpaceDevice, &corner, 1); in test_pen_thickness()
4112 status = GdipDrawLine(graphics, pen, corner.X/2, 0, corner.X/2, corner.Y); in test_pen_thickness()
4115 status = GdipDrawLine(graphics, pen, 0, corner.Y/2, corner.X, corner.Y/2); in test_pen_thickness()
4180 status = GdipAddPathLine(path, corner.X/2, 0, corner.X/2, corner.Y); in test_pen_thickness()
4186 status = GdipAddPathLine(path, 0, corner.Y/2, corner.X, corner.Y/2); in test_pen_thickness()
/reactos/base/applications/network/telnet/doc/
H A Dchanges.txt105 Added support for changing the icon in the corner of the window
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-4.0167 …* ftstream.cpp : fixed corner case bug for Win32 text output (thanks for Dirk Schreib for the repo…
H A DChangeLog-5.17774 * fstream.cpp : Fixed corner case with mmap() on EOF (Thanks Jens Maurer)
7961 …* stl/_tree.h : fixed several bugs in new code for corner cases in insert_equal()/insert_unique() …
8030 * _num_put.c : fixed corner case for 0x8000000 output.
/reactos/media/themes/Modern/modern.msstyles/textfiles/Light/
H A DRegularLight.INI885 ;The resize corner
H A DExtraLargeLight.INI885 ;The resize corner
H A DLargeFontsLight.INI885 ;The resize corner
/reactos/media/themes/Modern/modern.msstyles/textfiles/Dark/
H A DExtraLargeDark.INI885 ;The resize corner
H A DLargeFontsDark.INI885 ;The resize corner
H A DRegularDark.INI885 ;The resize corner
/reactos/sdk/lib/3rdparty/libxml2/
H A DNEWS468 Fix corner case with empty xi:fallback (Nick Wellnhofer),
2016 - Bug fixes: python serialization wrappers, XPath QName corner
/reactos/drivers/network/tcpip/lwip/
H A DCHANGELOG1369 * dhcp.c: patch #7843 Fix corner case with dhcp timeouts
/reactos/media/fonts/doc/FreeFont/
H A DChangeLog.txt1545 tables to handle velthuis corner cases.