/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | resource_container.cpp | 44 auto property = GetPropertyByName("Resources"); variable
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
H A D | array_property_event_handler.h | 36 bool Subscribe(const Property& property, T* instance, void (T::*callback)(const ArrayChange&)) in Subscribe() argument 43 bool Subscribe(const Property& property, void (*callback)(const ArrayChange&)) in Subscribe() argument [all...] |
H A D | property_event_handler.h | 38 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked) in Subscribe() argument 44 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const ITaskQueue::Ptr& queue) in Subscribe() argument 49 bool Subscribe(const IProperty::ConstPtr& property, const CallableTypePtr& onInvoked, const BASE_NS::Uid& queueId) in Subscribe() argument 55 bool Subscribe(const IProperty::ConstPtr& property, Func func, const ITaskQueue::Ptr& queue = nullptr) in Subscribe() argument 61 Subscribe(const IProperty::ConstPtr& property, Func func, const BASE_NS::Uid& queueId) Subscribe() argument 81 PropertyChangedEventHandler(const IProperty::ConstPtr& property, const IOnChanged::InterfaceTypePtr& onInvoked) PropertyChangedEventHandler() argument [all...] |
H A D | default_value_bind.h | 32 explicit DefaultValueBind(const IProperty::Ptr& property) : property_(property) {} in DefaultValueBind() argument 71 const auto property = property_.lock(); in Bind() local 99 SetProperty(const IProperty::Ptr& property) SetProperty() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/window_scene/ |
H A D | js_window_scene.cpp | 54 NG::AttractionEffect property; in JsAttractionEffect() local
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessibility_caption_parcel.cpp | 22 CaptionPropertyParcelTest::CaptionPropertyParcelTest(const CaptionProperty &property) in CaptionPropertyParcelTest() argument
|
H A D | mock_accessible_ability_manager_caption_observer_proxy.cpp | 40 OnPropertyChanged( const AccessibilityConfig::CaptionProperty& property) OnPropertyChanged() argument
|
H A D | mock_accessible_ability_manager_caption_observer_stub.cpp | 50 sptr<CaptionPropertyParcel> property = data.ReadStrongParcelable<CaptionPropertyParcel>(); in HandleOnCaptionPropertyChanged() local
|
/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
H A D | accessibility_caption_parcel.cpp | 22 CaptionPropertyParcel::CaptionPropertyParcel(const CaptionProperty &property) in CaptionPropertyParcel() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/engine/ |
H A D | engine_input_property_manager.h | 44 IProperty::Ptr property; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_path_animation_test.cpp | 41 auto property = std::make_shared<RSAnimatableProperty<Vector2f>>(Vector2f(0.f, 0.f));
in HWTEST_F() local 74 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS);
in HWTEST_F() local 107 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS);
in HWTEST_F() local 140 auto property in HWTEST_F() local 173 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 208 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 247 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 280 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 319 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 353 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 383 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local [all...] |
H A D | rs_interactive_implict_animator_test.cpp | 41 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 74 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 103 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local 129 auto property in HWTEST_F() local 159 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 190 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 220 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 249 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 278 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 309 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 344 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local 378 auto property = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); HWTEST_F() local [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | dependencies.h | 44 IProperty::ConstPtr property; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_modifier.cpp | 25 void RSModifier::AttachProperty(const std::shared_ptr<RSPropertyBase>& property) in AttachProperty() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | alert_dialog_model_ng.cpp | 26 SetParseButtonObj( std::function<void()>&& eventFunc, ButtonInfo& buttonInfo, DialogProperties& arg, const std::string& property) SetParseButtonObj() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/ |
H A D | particle_model_ng.cpp | 48 void ParticleModelNG::updateEmitter(std::vector<EmitterProperty>& property, FrameNode* frameNode) in updateEmitter() argument 55 void ParticleModelNG::updateEmitter(std::vector<EmitterProperty>& property) in updateEmitter() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | alert_dialog_model_impl.cpp | 21 SetParseButtonObj( std::function<void()>&& eventFuncImpl, ButtonInfo& buttonInfo, DialogProperties& arg, const std::string& property) SetParseButtonObj() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_modifier_property.cpp | 22 bool CreateOrSetModifierValue(std::shared_ptr<Rosen::RSAnimatableProperty<T>>& property, const T& value) in CreateOrSetModifierValue() argument 32 AddOrChangeScaleModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSScaleModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeScaleModifier() argument 44 AddOrChangeSkewModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSSkewModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeSkewModifier() argument 56 AddOrChangePivotModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSPivotModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangePivotModifier() argument 68 AddOrChangeTranslateZModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSTranslateZModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<float>>& property, const float value) AddOrChangeTranslateZModifier() argument 80 AddOrChangePerspectiveModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSPerspModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangePerspectiveModifier() argument 92 AddOrChangeTranslateModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSTranslateModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Vector2f>>& property, const Rosen::Vector2f& value) AddOrChangeTranslateModifier() argument 104 AddOrChangeQuaternionModifier(std::shared_ptr<Rosen::RSNode>& rsNode, std::shared_ptr<Rosen::RSQuaternionModifier>& modifier, std::shared_ptr<Rosen::RSAnimatableProperty<Rosen::Quaternion>>& property, const Rosen::Quaternion& value) AddOrChangeQuaternionModifier() argument [all...] |
/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_manager_caption_observer_proxy.cpp | 40 OnPropertyChanged( const AccessibilityConfig::CaptionProperty& property) OnPropertyChanged() argument
|
H A D | accessible_ability_manager_caption_observer_stub.cpp | 50 sptr<CaptionPropertyParcel> property = data.ReadStrongParcelable<CaptionPropertyParcel>(); in HandleOnCaptionPropertyChanged() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_accessibility_property_test.cpp | 50 WebAccessibilityProperty property; in HWTEST_F() local 70 WebAccessibilityProperty property; in HWTEST_F() local 97 WebAccessibilityProperty property; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
H A D | rs_spring_animation_test.cpp | 49 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 63 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 78 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
|
H A D | rs_curve_animation_test.cpp | 50 auto property = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ObjectProxy.cpp | 25 ObjectProxy::ObjectProxy(META_NS::IProperty::ConstPtr& property, napi_env env) in ObjectProxy() argument 44 void ObjectProxy::AddProperty(BASE_NS::unique_ptr<PropertyProxy> property, BASE_NS::string_view member) in AddProperty() argument 57 void ObjectProxy::AddProperty(const META_NS::IProperty::Ptr& property, BASE_NS::string_view member) in AddProperty() argument [all...] |
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_property_util.h | 29 inline bool IsPropertyContainer(const Property& property) in IsPropertyContainer() argument
|