Home
last modified time | relevance | path

Searched refs:this (Results 2376 - 2400 of 3469) sorted by relevance

1...<<919293949596979899100>>...139

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_render_property.h4 * you may not use this file except in compliance with the License.
80 renderProperty->UpdatePaintProperty(this);
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Drrect.h4 * you may not use this file except in compliance with the License.
148 return *this; in operator +=()
H A Dvec3.h4 * you may not use this file except in compliance with the License.
106 return *this; in operator =()
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable_base.h4 * you may not use this file except in compliance with the License.
117 animation->AddListener(std::bind(&AnimatableBase::OnAnimationCallback, this, std::placeholders::_1)); in CreateAnimation()
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dref_counter.h4 * you may not use this file except in compliance with the License.
150 // Release this reference counter, while its weak reference have reduced to zero.
151 delete this;
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/bats/
H A Ddump_event.bat3 :: you may not use this file except in compliance with the License.
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_paint_property.h4 * you may not use this file except in compliance with the License.
79 value->PaintProperty::UpdatePaintProperty(DynamicCast<PaintProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_property.h4 * you may not use this file except in compliance with the License.
46 value->LayoutProperty::UpdateLayoutProperty(AceType::DynamicCast<LayoutProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_layout_property.h4 * you may not use this file except in compliance with the License.
56 props->LayoutProperty::UpdateLayoutProperty(DynamicCast<LayoutProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/image/
H A Danimated_image_player.h4 * you may not use this file except in compliance with the License.
50 // if frame duration is 0, set this frame duration as 100ms in AnimatedImagePlayer()
71 pictureAnimation->AddListener([weak = WeakClaim(this)](const int32_t& index) { in AnimatedImagePlayer()
123 // used to cache last required frame. this will be reset during looping.
129 // used to cache last required frame. this will be reset during looping.
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_pattern.h4 * you may not use this file except in compliance with the License.
99 [wp = WeakClaim(this)](
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_layout_property.h4 * you may not use this file except in compliance with the License.
49 value->UpdateLayoutProperty(this);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_event_hub.h4 * you may not use this file except in compliance with the License.
120 return MakeRefPtr<SearchGestureEventHub>(WeakClaim(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_property.h4 * you may not use this file except in compliance with the License.
37 value->LayoutProperty::UpdateLayoutProperty(DynamicCast<LayoutProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_paint_property.h4 * you may not use this file except in compliance with the License.
40 value->PaintProperty::UpdatePaintProperty(DynamicCast<PaintProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_layout_property.h4 * you may not use this file except in compliance with the License.
35 value->LayoutProperty::UpdateLayoutProperty(DynamicCast<LayoutProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_layout_property.h4 * you may not use this file except in compliance with the License.
50 value->LayoutProperty::UpdateLayoutProperty(DynamicCast<LayoutProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_paint_property.h4 * you may not use this file except in compliance with the License.
38 value->PaintProperty::UpdatePaintProperty(DynamicCast<PaintProperty>(this));
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dcanvas_image.h4 * you may not use this file except in compliance with the License.
93 return Claim(this); in Clone()
101 // cache this CanvasImage
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.h4 * you may not use this file except in compliance with the License.
177 uint16_t offsetFromPrePos = UILineBreakEngine::GetInstance().GetNextBreakPos(*this); in GetNextBreakPos()
/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.h4 * you may not use this file except in compliance with the License.
34 animator_(new Animator(this, uiView, 1000, true)) // 1000:duration of animator_, in milliseconds. in ImageEaseAnimatorCallback()
/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.h4 * you may not use this file except in compliance with the License.
83 btn->SetOnClickListener(this); in SetUpButton()
/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_basic_layout.h4 * you may not use this file except in compliance with the License.
108 btn->SetOnClickListener(this); in SetUpButton()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_socket_server.h4 * you may not use this file except in compliance with the License.
52 deathRecipient_ = new DeathRecipient(*this); in SocketObserverList()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/
H A Dfind_cache.h4 * you may not use this file except in compliance with the License.
46 const auto cb = MakeCallback<IOnChildChanged>([this](const ChildChangedInfo&) { Invalidate(); }); in SetTarget()

Completed in 12 milliseconds

1...<<919293949596979899100>>...139