Home
last modified time | relevance | path

Searched defs:ptf (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/winetests/gdiplus/
H A Dgraphics.c1313 GpPointF ptf[4]; in test_GdipDrawImagePointsRect() local
1368 GpPoint *ptf = NULL; in test_GdipDrawLinesI() local
1613 GpPointF ptf[5]; in test_Get_Release_DC() local
1911 GpPointF ptf[2]; in test_transformpoints() local
4025 GpPointF ptf[2]; in test_transform() local
4274 PointF ptf; in test_font_height_scaling() local
5074 GpPointF ptf[4]; in test_clipping() local
5654 GpPointF ptf[4]; in test_clipping_2() local
H A Dgraphicspath.c673 GpPointF ptf; in test_lastpoint() local
/reactos/dll/win32/gdiplus/
H A Dgraphicspath.c435 GpPointF *ptf; in GdipAddPathClosedCurve2I() local
536 GpPointF *ptf; in GdipAddPathCurve2I() local
779 GpPointF *ptf; in GdipAddPathPie() local
872 GpPointF *ptf; in GdipAddPathPolygonI() local
1440 GpPointF *ptf; in GdipGetPathPointsI() local
2300 GpPointF ptf[2]; in GdipAddPathRectangle() local
H A Dgraphics.c316 static void round_points(POINT *pti, GpPointF *ptf, INT count) in round_points()
1666 PointF ptf[4], *custptf = NULL; in draw_cap() local
2789 GpPointF *ptf; in GdipDrawClosedCurve2I() local
3047 GpPointF ptf[3]; in GdipDrawImagePointsI() local
3076 GpPointF ptf[4]; in GdipDrawImagePointsRect() local
3630 GpPointF *ptf; in GdipDrawLinesI() local
4249 GpPointF *ptf; in GdipFillClosedCurve2I() local
6606 GpPointF *ptf; in GdipDrawPolygonI() local
H A Dbrush.c1104 GpPointF ptf; in GdipGetPathGradientCenterPointI() local
1685 GpPointF ptf; in GdipSetPathGradientCenterPointI() local
H A Dregion.c899 const GpPointF *ptf; in read_element() local
H A Dmetafile.c3622 GpPointF ptf; in GdipEnumerateMetafileDestPointI() local
/reactos/win32ss/gdi/eng/
H A Dstubs.c265 _Out_ PENG_TIME_FIELDS ptf) in EngQueryLocalTime()