Home
last modified time | relevance | path

Searched defs:Clone (Results 1 – 25 of 112) sorted by relevance

12345

/external/chromium_org/cc/animation/
Dkeyframed_animation_curve.cc73 scoped_ptr<ColorKeyframe> ColorKeyframe::Clone() const { in Clone() function in cc::ColorKeyframe
100 scoped_ptr<FloatKeyframe> FloatKeyframe::Clone() const { in Clone() function in cc::FloatKeyframe
127 scoped_ptr<TransformKeyframe> TransformKeyframe::Clone() const { in Clone() function in cc::TransformKeyframe
154 scoped_ptr<FilterKeyframe> FilterKeyframe::Clone() const { in Clone() function in cc::FilterKeyframe
179 scoped_ptr<AnimationCurve> KeyframedColorAnimationCurve::Clone() const { in Clone() function in cc::KeyframedColorAnimationCurve
226 scoped_ptr<AnimationCurve> KeyframedFloatAnimationCurve::Clone() const { in Clone() function in cc::KeyframedFloatAnimationCurve
271 scoped_ptr<AnimationCurve> KeyframedTransformAnimationCurve::Clone() const { in Clone() function in cc::KeyframedTransformAnimationCurve
393 scoped_ptr<AnimationCurve> KeyframedFilterAnimationCurve::Clone() const { in Clone() function in cc::KeyframedFilterAnimationCurve
Dtiming_function.cc44 scoped_ptr<TimingFunction> CubicBezierTimingFunction::Clone() const { in Clone() function in cc::CubicBezierTimingFunction
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/
Dbuild.sh42 Clone() { function
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/smoothlife/
Dbuild.sh39 Clone() { function
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/lua/
Dbuild.sh40 Clone() { function
/external/chromium_org/mojo/services/public/cpp/input_events/lib/
Dmojo_extended_key_event_data.cc19 ui::ExtendedKeyEventData* MojoExtendedKeyEventData::Clone() const { in Clone() function in mojo::MojoExtendedKeyEventData
/external/chromium_org/ui/compositor/
Dtransform_animation_curve_adapter.cc29 scoped_ptr<cc::AnimationCurve> TransformAnimationCurveAdapter::Clone() const { in Clone() function in ui::TransformAnimationCurveAdapter
97 scoped_ptr<cc::AnimationCurve> InverseTransformCurveAdapter::Clone() const { in Clone() function in ui::InverseTransformCurveAdapter
Dfloat_animation_curve_adapter.cc24 scoped_ptr<cc::AnimationCurve> FloatAnimationCurveAdapter::Clone() const { in Clone() function in ui::FloatAnimationCurveAdapter
/external/chromium_org/sync/internal_api/events/
Dpoll_get_updates_request_event.cc37 scoped_ptr<ProtocolEvent> PollGetUpdatesRequestEvent::Clone() const { in Clone() function in syncer::PollGetUpdatesRequestEvent
Dget_updates_response_event.cc51 scoped_ptr<ProtocolEvent> GetUpdatesResponseEvent::Clone() const { in Clone() function in syncer::GetUpdatesResponseEvent
Dcommit_response_event.cc39 scoped_ptr<ProtocolEvent> CommitResponseEvent::Clone() const { in Clone() function in syncer::CommitResponseEvent
Dconfigure_get_updates_request_event.cc41 scoped_ptr<ProtocolEvent> ConfigureGetUpdatesRequestEvent::Clone() const { in Clone() function in syncer::ConfigureGetUpdatesRequestEvent
Dcommit_request_event.cc46 scoped_ptr<ProtocolEvent> CommitRequestEvent::Clone() const { in Clone() function in syncer::CommitRequestEvent
Dnormal_get_updates_request_event.cc76 scoped_ptr<ProtocolEvent> NormalGetUpdatesRequestEvent::Clone() const { in Clone() function in syncer::NormalGetUpdatesRequestEvent
/external/chromium_org/sync/internal_api/test/
Dnull_sync_context_proxy.cc27 scoped_ptr<SyncContextProxy> NullSyncContextProxy::Clone() const { in Clone() function in syncer::NullSyncContextProxy
/external/chromium_org/sync/internal_api/
Dsync_context_proxy_impl.cc47 scoped_ptr<SyncContextProxy> SyncContextProxyImpl::Clone() const { in Clone() function in syncer::SyncContextProxyImpl
/external/chromium_org/sync/test/engine/
Dinjectable_sync_context_proxy.cc41 scoped_ptr<SyncContextProxy> InjectableSyncContextProxy::Clone() const { in Clone() function in syncer::InjectableSyncContextProxy
/external/chromium_org/net/dns/
Ddns_query_unittest.cc53 TEST(DnsQueryTest, Clone) { in TEST() argument
/external/chromium_org/net/proxy/
Dproxy_bypass_rules.cc53 virtual Rule* Clone() const OVERRIDE { in Clone() function in net::__anon6f8b4a9a0111::HostnamePatternRule
78 virtual Rule* Clone() const OVERRIDE { in Clone() function in net::__anon6f8b4a9a0111::BypassLocalRule
120 virtual Rule* Clone() const OVERRIDE { in Clone() function in net::__anon6f8b4a9a0111::BypassIPBlockRule
/external/chromium_org/extensions/common/permissions/
Dmanifest_permission.cc18 ManifestPermission* ManifestPermission::Clone() const { in Clone() function in extensions::ManifestPermission
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_image.cpp52 CPDF_Image* CPDF_Image::Clone() in Clone() function in CPDF_Image
/external/chromium_org/ui/events/gesture_detection/
Dmotion_event_generic_unittest.cc49 TEST(MotionEventGenericTest, Clone) { in TEST() argument
/external/chromium_org/base/win/
Denum_variant.cc72 STDMETHODIMP EnumVariant::Clone(IEnumVARIANT** out_cloned_object) { in Clone() function in base::win::EnumVariant
/external/pdfium/core/src/fxge/Microsoft SDK/include/
DGdiPlusimageAttributes.h56 ImageAttributes* Clone() const in Clone() function
DGdiPlusBitmap.h143 Image::Clone() in Clone() function
840 Bitmap::Clone( in Clone() function
849 Bitmap::Clone( in Clone() function
885 Bitmap::Clone( in Clone() function
894 Bitmap::Clone( in Clone() function

12345