Searched defs:center (Results 1 - 25 of 63) sorted by relevance

123

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py9 center = objc.ivar(NSPoint.__typestr__) variable in class:Circle
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/Examples/TLayer/
H A DCircle.py9 center = objc.ivar(NSPoint.__typestr__) variable in class:Circle
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dshell.rb25 def center(win=None) method in class:Tk
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGradientQt.cpp53 QPointF center = reversed ? m_p0 : m_p1; local
/macosx-10.9.5/WebCore-7537.78.1/Modules/notifications/
H A DNotificationCenter.cpp113 PassRefPtr<NotificationCenter::NotificationRequestCallback> NotificationCenter::NotificationRequestCallback::createAndStartTimer(NotificationCenter* center, PassRefPtr<VoidCallback> callback) argument
120 NotificationCenter::NotificationRequestCallback::NotificationRequestCallback(NotificationCenter* center, PassRefPtr<VoidCallback> callback) argument
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dtext-mode.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/plugins/GSSNotificationForwarder/
H A DGSSNotificationForwarder.c84 cc_changed(CFNotificationCenterRef center, argument
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/ruby/osx/objc/
H A Doc_types.rb43 def center; OSX::NSPoint.new(OSX::NSMidX(self), OSX::NSMidY(self)); end method
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DGapRects.h32 const LayoutRect& center() const { return m_center; } function in struct:WebCore::GapRects
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DRenderSVGEllipse.cpp131 FloatPoint center = FloatPoint(m_center.x() - point.x(), m_center.y() - point.y()); local
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGTransformDistance.cpp177 FloatPoint center = transform.rotationCenter(); local
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DString.pm179 sub center { subroutine
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DString.pm179 sub center { subroutine
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatQuad.h101 FloatPoint center() const function in class:WebCore::FloatQuad
H A DFloatQuad.cpp182 static inline bool lineIntersectsCircle(const FloatPoint& center, float radius, const FloatPoint& p0, const FloatPoint& p1) argument
208 bool FloatQuad::intersectsCircle(const FloatPoint& center, float radius) const argument
217 intersectsEllipse(const FloatPoint& center, const FloatSize& radii) const argument
[all...]
H A DIntRect.h107 IntPoint center() const { return IntPoint(x() + width() / 2, y() + height() / 2); } function in class:WebCore::IntRect
H A DFloatRect.h108 FloatPoint center() const { return FloatPoint(x() + width() / 2, y() + height() / 2); } function in class:WebCore::FloatRect
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebNotificationCenter.cpp137 defaultCenter( IWebNotificationCenter** center) argument
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-fill.el
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dsup-mouse.el
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dsolitaire.el
/macosx-10.9.5/WebCore-7537.78.1/rendering/shapes/
H A DShape.cpp51 static PassOwnPtr<Shape> createShapeCircle(const FloatPoint& center, float radius) argument
57 static PassOwnPtr<Shape> createShapeEllipse(const FloatPoint& center, const FloatSize& radii) argument
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dtex.cpp140 void tex_output::text(const position &center, text_piece *v, int n, double) argument
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXInit.c42 static void keyboardChanged(CFNotificationCenterRef center, void *observer, CFStringRef name, const void *object, CFDictionaryRef userInfo) { argument
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/Regressions/
H A DSOSRegressionUtilities.c120 CFNotificationCenterRef center = CFNotificationCenterGetDarwinNotifyCenter(); local

Completed in 387 milliseconds

123