Searched defs:phase (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DImageCairo.cpp44 drawPattern(GraphicsContext* context, const FloatRect& tileRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace, CompositeOperator op, const FloatRect& destRect, BlendMode) argument
H A DCairoUtilities.cpp179 drawPatternToCairoContext(cairo_t* cr, cairo_surface_t* image, const IntSize& imageSize, const FloatRect& tileRect, const AffineTransform& patternTransform, const FloatPoint& phase, cairo_operator_t op, const FloatRect& destRect) argument
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dlunar.el[all...]
/macosx-10.10/WebCore-7600.1.25/svg/graphics/
H A DSVGImageForContainer.cpp44 drawPattern(GraphicsContext* context, const FloatRect& srcRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace colorSpace, CompositeOperator compositeOp, const FloatRect& dstRect, BlendMode blendMode) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGPhase.h73 bool runAndLog(PhaseType& phase) argument
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DThreadedScrollingTree.cpp110 void ThreadedScrollingTree::handleWheelEventPhase(PlatformWheelEventPhase phase) argument
H A DScrollingCoordinator.cpp291 void ScrollingCoordinator::handleWheelEventPhase(PlatformWheelEventPhase phase) argument
/macosx-10.10/curl-83.1.2/curl/tests/libtest/
H A Dlib597.c58 int phase; local
/macosx-10.10/ICU-531.30/icuSources/tools/gennorm2/
H A Dn2builder.h106 int32_t phase; member in class:Normalizer2DataBuilder
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DGCThreadSharedData.cpp135 void GCThreadSharedData::startNextPhase(GCPhase phase) argument
/macosx-10.10/Security-57031.1.35/Security/utilities/src/
H A DSecDb.h83 typedef void (^SecDBNotifyBlock)(SecDbConnectionRef dbconn, SecDbTransactionPhase phase, SecDbTransactionSource source, struct SOSDigestVector *removals, struct SOSDigestVector *additions); variable
/macosx-10.10/Security-57031.1.35/Security/utilities/utilities/
H A DSecDb.h83 typedef void (^SecDBNotifyBlock)(SecDbConnectionRef dbconn, SecDbTransactionPhase phase, SecDbTransactionSource source, struct SOSDigestVector *removals, struct SOSDigestVector *additions); variable
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DCrossfadeGeneratedImage.cpp98 void CrossfadeGeneratedImage::drawPattern(GraphicsContext* context, const FloatRect& srcRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace styleColorSpace, CompositeOperator compositeOp, const FloatRect& dstRect, BlendMode blendMode) argument
H A DGradientImage.cpp58 drawPattern(GraphicsContext* destContext, const FloatRect& srcRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace styleColorSpace, CompositeOperator compositeOp, const FloatRect& destRect, BlendMode blendMode) argument
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DPaintInfo.h105 PaintPhase phase; member in struct:WebCore::PaintInfo
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingTree.cpp74 void RemoteScrollingTree::handleWheelEventPhase(PlatformWheelEventPhase phase) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldap_sync.c138 ldap_sync_refresh_t phase; local
434 ldap_sync_refresh_t phase; local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DWheelEvent.h96 PlatformWheelEventPhase phase() const { return m_phase; } function in class:WebCore::WheelEvent
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DImageCG.cpp91 drawPattern(GraphicsContext* ctxt, const FloatRect& tileRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace styleColorSpace, CompositeOperator op, const FloatRect& destRect, BlendMode blendMode) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DImageWinCE.cpp135 drawPattern(GraphicsContext* ctxt, const FloatRect& tileRect, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace styleColorSpace, CompositeOperator op, const FloatRect& destRect, BlendMode blendMode) argument
141 drawPattern(GraphicsContext* ctxt, const FloatRect& tileRectIn, const AffineTransform& patternTransform, const FloatPoint& phase, ColorSpace styleColorSpace, CompositeOperator op, const FloatRect& destRect) argument
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebWheelEvent.cpp54 WebWheelEvent::WebWheelEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, const FloatSize& delta, const FloatSize& wheelTicks, Granularity granularity, bool directionInvertedFromDevice, Phase phase, Phase momentumPhase, bool hasPreciseScrollingDeltas, uint32_t scrollCount, const WebCore::FloatSize& unacceleratedScrollingDelta, Modifiers modifiers, double timestamp) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/stream/
H A Dtiffstream.cpp155 TiffStream::map(thandle_t fd, tdata_t* phase, toff_t* psize) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dmeter.c201 int phase; member in struct:__anon3052
/macosx-10.10/WebCore-7600.1.25/platform/
H A DPlatformWheelEvent.h160 PlatformWheelEventPhase phase() const { return m_phase; } function in class:WebCore::PlatformWheelEvent
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DFFTFrame.cpp192 double phase = arg(c); local
239 double phase = arg(c); local
263 double phase local
[all...]

Completed in 387 milliseconds

1234