| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_layout_property.h | 35 auto value = MakeRefPtr<GridLayoutProperty>(); variable [all...] |
| H A D | grid_item_layout_property.h | 33 auto value = MakeRefPtr<GridItemLayoutProperty>(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_svg.cpp | 36 void SvgSvg::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_rect.cpp | 32 void SvgRect::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_use.cpp | 32 void SvgUse::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_g.cpp | 36 void SvgG::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_polygon.cpp | 38 void SvgPolygon::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_path.cpp | 36 void SvgPath::SetAttr(const std::string& name, const std::string& value) in SetAttr() argument
|
| H A D | svg_node.cpp | 22 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 D | progress_data.h | 40 void SetValue(double value) in SetValue() argument
|
| H A D | motion_path_option.h | 40 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 D | render_text_clock.h | 44 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 D | hyperlink_model_ng.cpp | 39 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 D | menu_item_layout_property.h | 60 auto value = MakeRefPtr<MenuItemLayoutProperty>(); variable [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | render_flex_item.cpp | 210 void RenderFlexItem::SetAlignValue(AlignDirection& alignDirection, double value) in SetAlignValue() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | render_svg_ellipse.cpp | 79 bool RenderSvgEllipse::SetProperty(const std::string& attrName, const Dimension& value) in SetProperty() argument
|
| H A D | render_svg_text.cpp | 83 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 D | list_divider_arithmetic.h | 115 RefPtr<CustomAnimatableArithmetic> Calculate(const RefPtr<CustomAnimatableArithmetic>& value, bool isAdd) const
in Calculate() argument
|
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/ |
| H A D | rtsp_response.cpp | 114 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 D | ark_interop_helper.cpp | 42 ARKTS_Value NapiValueToArkTsValue(napi_value value) in NapiValueToArkTsValue() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| H A D | js_ability_delegator_registry.cpp | 64 auto value = CreateJsAbilityDelegator(env); in OnGetAbilityDelegator() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/ |
| H A D | js_mission_info_utils.cpp | 130 auto value = wantParams.GetParam(key); in InnerWrapJsWantParamsWantParams() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_start_setting.cpp | 106 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 D | trigger_Info_test.cpp | 91 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 D | matrix4.h | 88 inline void Set(int32_t row, int32_t col, double value) in Set() argument [all...] |