Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 - 25 of 26) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Ddefault_value_bind.h99 void SetProperty(const IProperty::Ptr& property) in SetProperty() function in final
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_text_path.cpp76 bool RenderSvgTextPath::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgTextPath
H A Drender_svg_filter.cpp75 bool RenderSvgFilter::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgFilter
H A Drender_svg_circle.cpp77 bool RenderSvgCircle::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgCircle
H A Drender_svg_rect.cpp73 bool RenderSvgRect::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgRect
H A Drender_svg_line.cpp85 bool RenderSvgLine::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgLine
H A Drender_svg_pattern.cpp95 bool RenderSvgPattern::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgPattern
H A Drender_svg_mask.cpp93 bool RenderSvgMask::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgMask
H A Drender_svg_ellipse.cpp79 bool RenderSvgEllipse::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgEllipse
H A Drender_svg_text.cpp83 bool RenderSvgText::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgText
H A Drender_svg.cpp150 bool RenderSvg::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvg
H A Dsvg_transform.cpp192 bool SvgTransform::SetProperty(const std::string& type, const std::vector<float>& from, const std::vector<float>& to, in SetProperty() function in OHOS::Ace::SvgTransform
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_device_prop_desc_data.cpp71 void GetDevicePropDescData::SetProperty(std::shared_ptr<Property> &property) in SetProperty() function in OHOS::Media::GetDevicePropDescData
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capturedata.h67 void SetProperty(const std::string& name, T value) in SetProperty() function in OHOS::Rosen::final
H A Drs_profiler_capturedata.cpp42 void RSCaptureData::SetProperty(const std::string& name, const std::string& value) in SetProperty() function in OHOS::Rosen::RSCaptureData
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_xml_config.h162 void SetProperty(const std::map<std::string, ConfigItem>& prop) in SetProperty() function
/foundation/window/window_manager/utils/include/
H A Dxml_config_base.h162 void SetProperty(const std::map<std::string, ConfigItem>& prop) in SetProperty() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_value.cpp267 bool ArkJSValue::SetProperty(shared_ptr<JsRuntime> runtime, const std::string &name, const shared_ptr<JsValue> &value) in SetProperty() function in OHOS::Ace::Framework::ArkJSValue
275 bool ArkJSValue::SetProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name, in SetProperty() function in OHOS::Ace::Framework::ArkJSValue
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp146 bool JsFontDescriptor::SetProperty(napi_env env, napi_value object, const char* name, napi_value value) in SetProperty() function in OHOS::Rosen::JsFontDescriptor
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h386 void SetProperty(const RefPtr<PropertyBase>& property) in SetProperty() function in OHOS::Ace::NG::NodeAnimatablePropertyBase
/foundation/graphic/graphic_3d/kits/js/include/napi/
H A Dnapi_api.h682 static inline napi_property_descriptor SetProperty( in SetProperty() function
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp414 void MtpDataUtils::SetProperty(const std::string &column, const shared_ptr<DataShare::DataShareResultSet> &resultSet, in SetProperty() function in OHOS::Media::MtpDataUtils
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp48 void JSI::SetProperty(JSIValue object, JSIValue key, JSIValue value) in SetProperty() function in OHOS::ACELite::JSI
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data.cpp127 void PasteData::SetProperty(const PasteDataProperty &property) in SetProperty() function in OHOS::MiscServices::PasteData
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp851 void PasteDataNapi::SetProperty(napi_env env, napi_value in, PasteDataNapi *obj) in SetProperty() function in OHOS::MiscServicesNapi::PasteDataNapi
935 napi_value PasteDataNapi::SetProperty(napi_env env, napi_callback_info info) in SetProperty() function in OHOS::MiscServicesNapi::PasteDataNapi

Completed in 18 milliseconds

12