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

123

/macosx-10.9.5/tcl-102/tk84/tk/xlib/
H A Dxdraw.c40 XPoint points[2]; local
/macosx-10.9.5/WebKit2-7537.78.2/Shared/efl/
H A DNativeWebTouchEventEfl.cpp35 NativeWebTouchEvent::NativeWebTouchEvent(Ewk_Touch_Event_Type type, const Eina_List* points, const Evas_Modifier* modifiers, const WebCore::AffineTransform& toWebContent, const WebCore::AffineTransform& toDeviceScreen, double timestamp) argument
H A DWebEventFactory.cpp222 WebTouchEvent WebEventFactory::createWebTouchEvent(Ewk_Touch_Event_Type type, const Eina_List* points, const Evas_Modifier* modifiers, const AffineTransform& toWebContent, const AffineTransform& toDeviceScreen, double timestamp) argument
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DCIBevelView.py14 points = objc.ivar() variable in class:CIBevelView
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/Core Image/CIBevelSample/
H A DCIBevelView.py14 points = objc.ivar() variable in class:CIBevelView
[all...]
/macosx-10.9.5/tcl-102/tk/tk/xlib/
H A Dxdraw.c40 XPoint points[2]; local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderDetailsMarker.cpp50 FloatPoint points[4] = { FloatPoint(0.0f, 0.07f), FloatPoint(0.5f, 0.93f), FloatPoint(1.0f, 0.07f), FloatPoint(0.0f, 0.07f) }; local
56 FloatPoint points[4] = { FloatPoint(0.0f, 0.93f), FloatPoint(0.5f, 0.07f), FloatPoint(1.0f, 0.93f), FloatPoint(0.0f, 0.93f) }; local
62 FloatPoint points[4] = { FloatPoint(1.0f, 0.0f), FloatPoint(0.14f, 0.5f), FloatPoint(1.0f, 1.0f), FloatPoint(1.0f, 0.0f) }; local
68 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.9.5/WebCore-7537.78.1/svg/
H A DSVGPolyElement.cpp157 SVGListPropertyTearOff<SVGPointList>* SVGPolyElement::points() function in class:WebCore::SVGPolyElement
H A DSVGParserUtilities.cpp237 bool pointsListFromSVGData(SVGPointList& pointsList, const String& points) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_touch_event.cpp48 WebKitPlatformTouchEvent(const Eina_List* points, const WebCore::IntPoint& pos, Ewk_Touch_Event_Type action, unsigned modifiers) argument
91 WebCore::PlatformTouchEvent platformTouchEvent(Evas_Coord x, Evas_Coord y, Eina_List* points, Ewk_Touch_Event_Type action, unsigned modifiers) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DPath.h89 FloatPoint* points; member in struct:WebCore::PathElement
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixScrlbr.c100 XPoint points[7]; local
[all...]
H A DtkUnixButton.c433 XPoint points[4]; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSBasicShapes.cpp192 static String buildPolygonString(const WindRule& windRule, const Vector<String>& points) argument
232 Vector<String> points; local
253 Vector<String> points; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterMeshGenerator.h53 const IntSize& points() const { return m_points; } function in class:WebCore::CustomFilterMeshGenerator
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGMarkerData.h116 FloatPoint* points = element->points; local
[all...]
H A DSVGPathData.cpp85 SVGPointList& points = polygon->pointList(); local
103 SVGPointList& points = polyline->pointList(); local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DWebEventConversion.cpp189 const QList<QTouchEvent::TouchPoint>& points = event->touchPoints(); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/qt/
H A Dqwebkittest.cpp58 bool QWebKitTest::sendTouchEvent(QQuickWebView* window, QEvent::Type type, const QList<QTouchEvent::TouchPoint>& points, ulong timestamp) argument
94 QList<QTouchEvent::TouchPoint> points; local
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixScrlbr.c100 XPoint points[7]; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c117 static void makePoints(pointProjStruct *points, argument
162 pointProjStruct *points; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/qt/
H A DWebEventFactoryQt.cpp193 const QList<QTouchEvent::TouchPoint>& points = event->touchPoints(); local
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTablePs.c1091 int i, points; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DPathCairo.cpp365 FloatPoint points[3]; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DPathCG.cpp111 CGPoint* points = element->points; local
334 FloatPoint points[3]; local
[all...]

Completed in 785 milliseconds

123