Searched defs:pts (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/lib/tests/
H A Dt_api.c122 testspec_t *pts; local
708 testspec_t *pts; local
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Dntpd.c1173 l_fp pts; local
H A Dntp_intres.c790 l_fp * pts; local
H A Drefclock_parse.c2083 struct timespec pts; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DPlatformPathWinCE.cpp39 static void quadCurve(int segments, Vector<PathPoint>& pts, const PathPoint* control) argument
77 static inline void bezier(int segments, Vector<PathPoint>& pts, const PathPoint* control) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderThemeWinCE.cpp570 FloatPoint pts[6] = { local
602 FloatPoint pts[3] = { FloatPoint(imRect.x(), imRect.y()), FloatPoint(imRect.maxX(), (imRect.y() + imRect.maxY()) / 2.0), FloatPoint(imRect.x(), imRect.maxY()) }; local
614 FloatPoint pts[3] = { FloatPoint((imRect.x() + imRect.maxX()) / 2.0, imRect.y()), FloatPoint(imRect.x(), (imRect.y() + imRect.maxY()) / 2.0), FloatPoint((imRect.x() + imRect.maxX()) / 2.0, imRect.maxY()) }; local
630 FloatPoint pts[3] = { FloatPoint(imRect.x(), imRect.y()), FloatPoint((imRect.x() + imRect.maxX()) / 2.0, (imRect.y() + imRect.maxY()) / 2.0), FloatPoint(imRect.x(), imRect.maxY()) }; local
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkElements.c1125 XPoint pts[6]; local
1147 pts, 6, Convex, CoordModeOrigin); local
1159 pts, 4, CoordModeOrigin); local
1162 pts+3, 3, CoordModeOrigin); local
[all...]

Completed in 201 milliseconds