Searched defs:points (Results 1 - 25 of 73) sorted by relevance

123

/macosx-10.10/tcl-105/tk84/tk/xlib/
H A Dxdraw.c40 XPoint points[2]; local
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DCIBevelView.py14 points = objc.ivar() variable in class:CIBevelView
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DCIBevelView.py14 points = objc.ivar() variable in class:CIBevelView
[all...]
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Core Image/CIBevelSample/
H A DCIBevelView.py14 points = objc.ivar() variable in class:CIBevelView
[all...]
/macosx-10.10/tcl-105/tk/tk/xlib/
H A Dxdraw.c40 XPoint points[2]; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderDetailsMarker.cpp51 FloatPoint points[4] = { FloatPoint(0.0f, 0.07f), FloatPoint(0.5f, 0.93f), FloatPoint(1.0f, 0.07f), FloatPoint(0.0f, 0.07f) }; local
57 FloatPoint points[4] = { FloatPoint(0.0f, 0.93f), FloatPoint(0.5f, 0.07f), FloatPoint(1.0f, 0.93f), FloatPoint(0.0f, 0.93f) }; local
63 FloatPoint points[4] = { FloatPoint(1.0f, 0.0f), FloatPoint(0.14f, 0.5f), FloatPoint(1.0f, 1.0f), FloatPoint(1.0f, 0.0f) }; local
69 FloatPoint points[4] = { FloatPoint(0.0f, 0.0f), FloatPoint(0.86f, 0.5f), FloatPoint(0.0f, 1.0f), FloatPoint(0.0f, 0.0f) }; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DPath.h79 FloatPoint* points; member in struct:WebCore::PathElement
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPolyElement.cpp149 SVGListPropertyTearOff<SVGPointList>* SVGPolyElement::points() function in class:WebCore::SVGPolyElement
H A DSVGParserUtilities.cpp239 bool pointsListFromSVGData(SVGPointList& pointsList, const String& points) argument
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixScrlbr.c100 XPoint points[7]; local
[all...]
H A DtkUnixButton.c433 XPoint points[4]; local
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/ec/
H A Dec2_mult.c318 ec_GF2m_simple_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
H A Dectest.c662 const EC_POINT *points[4]; local
1145 const EC_POINT *points[3]; local
[all...]
H A Dec2_smpl.c945 int ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
H A Dec_mult.c87 EC_POINT **points; /* array with pre-calculated multiples of generator: member in struct:ec_pre_comp_st
346 ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
772 EC_POINT **points = NULL; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGMarkerData.h114 FloatPoint* points = element->points; local
[all...]
H A DSVGPathData.cpp78 SVGPointList& points = toSVGPolygonElement(element)->animatedPoints()->values(); local
93 SVGPointList& points = toSVGPolylineElement(element)->animatedPoints()->values(); local
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixScrlbr.c100 XPoint points[7]; local
[all...]
/macosx-10.10/OpenSSL098-52/src/test/
H A Dectest.c662 const EC_POINT *points[4]; local
1145 const EC_POINT *points[3]; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c117 static void makePoints(pointProjStruct *points, argument
162 pointProjStruct *points; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTablePs.c1091 int i, points; local
/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSBasicShapes.cpp212 static String buildPolygonString(const WindRule& windRule, const Vector<String>& points, const String& box) argument
261 Vector<String> points; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DPathCairo.cpp372 FloatPoint points[3]; local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DAccessibleTextImpl.cpp108 POINT points[1]; local
150 POINT points[1]; local
505 POINT points[1]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dfax2ps.c51 const float points = 72.0; variable

Completed in 383 milliseconds

123