Home
last modified time | relevance | path

Searched defs:value (Results 3551 - 3575 of 20726) sorted by relevance

1...<<141142143144145146147148149150>>...830

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_property.h35 auto value = MakeRefPtr<GridLayoutProperty>(); variable
[all...]
H A Dgrid_item_layout_property.h33 auto value = MakeRefPtr<GridItemLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_svg.cpp36 void SvgSvg::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_rect.cpp32 void SvgRect::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_use.cpp32 void SvgUse::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_g.cpp36 void SvgG::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_polygon.cpp38 void SvgPolygon::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_path.cpp36 void SvgPath::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
H A Dsvg_node.cpp22 double SvgNode::ConvertDimensionToPx(const Dimension& value, const Size& viewPort, SvgLengthType type) const in ConvertDimensionToPx() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dprogress_data.h40 void SetValue(double value) in SetValue() argument
H A Dmotion_path_option.h40 void SetBegin(float value) in SetBegin() argument
50 void SetEnd(float value) in SetEnd() argument
60 void SetRotate(bool value) in SetRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Drender_text_clock.h44 void SetOnDateChange(const std::function<void(const std::string)>& value) in SetOnDateChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_model_ng.cpp39 void HyperlinkModelNG::SetColor(const Color& value) in SetColor() argument
81 void HyperlinkModelNG::SetColor(FrameNode* frameNode, const Color& value) in SetColor() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_layout_property.h60 auto value = MakeRefPtr<MenuItemLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex_item.cpp210 void RenderFlexItem::SetAlignValue(AlignDirection& alignDirection, double value) in SetAlignValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_ellipse.cpp79 bool RenderSvgEllipse::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() argument
H A Drender_svg_text.cpp83 bool RenderSvgText::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_divider_arithmetic.h115 RefPtr<CustomAnimatableArithmetic> Calculate(const RefPtr<CustomAnimatableArithmetic>& value, bool isAdd) const in Calculate() argument
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_response.cpp114 auto value = item.substr(separator + 2); // 2:fixed size in Parse() local
118 auto value = item.substr(separator + 2); // 2:fixed size in Parse() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/
H A Dark_interop_helper.cpp42 ARKTS_Value NapiValueToArkTsValue(napi_value value) in NapiValueToArkTsValue() argument
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator_registry.cpp64 auto value = CreateJsAbilityDelegator(env); in OnGetAbilityDelegator() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H A Djs_mission_info_utils.cpp130 auto value = wantParams.GetParam(key); in InnerWrapJsWantParamsWantParams() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_start_setting.cpp106 void AbilityStartSetting::AddProperty(const std::string &key, const std::string &value) in AddProperty() argument
/foundation/ability/ability_runtime/test/unittest/trigger_Info_test/
H A Dtrigger_Info_test.cpp91 bool value = true; in HWTEST_F() local
117 bool value = true; in HWTEST_F() local
160 bool value = true; in HWTEST_F() local
206 bool value = true; HWTEST_F() local
252 bool value = true; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.h88 inline void Set(int32_t row, int32_t col, double value) in Set() argument
[all...]

Completed in 11 milliseconds

1...<<141142143144145146147148149150>>...830