Home
last modified time | relevance | path

Searched defs:SetProperty (Results 1 – 21 of 21) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
Dget_device_prop_desc_data.cpp71 void GetDevicePropDescData::SetProperty(std::shared_ptr<Property> &property) in SetProperty() function in OHOS::Media::GetDevicePropDescData
/foundation/arkui/ace_engine/frameworks/core/components/svg/
Drender_svg_rect.cpp73 bool RenderSvgRect::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgRect
Drender_svg_circle.cpp77 bool RenderSvgCircle::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgCircle
Drender_svg_filter.cpp77 bool RenderSvgFilter::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgFilter
Drender_svg_ellipse.cpp79 bool RenderSvgEllipse::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgEllipse
Drender_svg_text_path.cpp77 bool RenderSvgTextPath::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgTextPath
Drender_svg_line.cpp85 bool RenderSvgLine::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgLine
Drender_svg_pattern.cpp98 bool RenderSvgPattern::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgPattern
Drender_svg_text.cpp84 bool RenderSvgText::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvgText
Drender_svg_mask.cpp96 bool RenderSvgMask::SetProperty(const std::string& attrName, double value) in SetProperty() function in OHOS::Ace::RenderSvgMask
Drender_svg.cpp151 bool RenderSvg::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() function in OHOS::Ace::RenderSvg
Dsvg_transform.cpp192 bool SvgTransform::SetProperty(const std::string& type, const std::vector<float>& from, const std::… in SetProperty() function in OHOS::Ace::SvgTransform
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dmodifier.h275 void SetProperty(const RefPtr<PropertyBase>& property) in SetProperty() function
/foundation/window/window_manager/utils/include/
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/
Dark_js_value.cpp265 bool ArkJSValue::SetProperty(shared_ptr<JsRuntime> runtime, const std::string &name, const shared_p… in SetProperty() function in OHOS::Ace::Framework::ArkJSValue
273 bool ArkJSValue::SetProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name, in SetProperty() function in OHOS::Ace::Framework::ArkJSValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.inl157 void JsiObject::SetProperty(const char* prop, T value) const function in OHOS::Ace::Framework::JsiObject
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dmtp_data_utils.cpp412 void MtpDataUtils::SetProperty(const std::string &column, const shared_ptr<DataShare::DataShareResu… in SetProperty() function in OHOS::Media::MtpDataUtils
/foundation/arkui/napi/native_engine/impl/ark/native_value/
Dark_native_object.cpp264 bool ArkNativeObject::SetProperty(NativeValue* key, NativeValue* value) in SetProperty() function in ArkNativeObject
306 bool ArkNativeObject::SetProperty(const char* name, NativeValue* value) in SetProperty() function in ArkNativeObject
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pastedata.cpp838 void PasteDataNapi::SetProperty(napi_env env, napi_value in, PasteDataNapi *obj) in SetProperty() function in OHOS::MiscServicesNapi::PasteDataNapi
922 napi_value PasteDataNapi::SetProperty(napi_env env, napi_callback_info info) in SetProperty() function in OHOS::MiscServicesNapi::PasteDataNapi
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
Djsi.cpp48 void JSI::SetProperty(JSIValue object, JSIValue key, JSIValue value) in SetProperty() function in OHOS::ACELite::JSI
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp382 void RSNode::SetProperty(RSModifierType modifierType, T value) in SetProperty() function in OHOS::Rosen::RSNode