/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_local_storage.cpp | 48 void JSLocalStorage::AddStorage(int32_t key, const JSRef<JSObject>& value) in AddStorage() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | ability_component_model_impl.cpp | 46 void AbilityComponentModelImpl::SetWidth(Dimension value) in SetWidth() argument 54 void AbilityComponentModelImpl::SetHeight(Dimension value) in SetHeight() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/ |
H A D | scroll_effect_test_ng.cpp | 552 int value = 4; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/mock/core/animation/ |
H A D | mock_animation_proxy.h | 31 void RegisterProperty(const WeakPtr<AnimatableProperty<T>>& ptr, T value) in RegisterProperty() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | symbol_span_model_ng.cpp | 46 void SymbolSpanModelNG::SetFontSize(const Dimension& value) in SetFontSize() argument 51 void SymbolSpanModelNG::SetFontWeight(Ace::FontWeight value) in SetFontWeight() argument 71 void SymbolSpanModelNG::SetFontSize(FrameNode* frameNode, const Dimension& value) in SetFontSize() argument 78 SetFontWeight(FrameNode* frameNode, FontWeight value) SetFontWeight() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_content_modifier.h | 34 void SetRichTextRectX(float value) in SetRichTextRectX() argument 39 void SetRichTextRectY(float value) in SetRichTextRectY() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | blank_modifier.cpp | 21 void SetColor(ArkUINodeHandle node, ArkUI_Uint32 value) in SetColor() argument
|
H A D | navigator_modifier.cpp | 20 void SetTarget(ArkUINodeHandle node, ArkUI_CharPtr value) in SetTarget() argument 35 void SetType(ArkUINodeHandle node, int32_t value) in SetType() argument 64 void SetParams(ArkUINodeHandle node, ArkUI_CharPtr value) in SetParams() argument
|
H A D | stepper_item_modifier.cpp | 20 void SetNextLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetNextLabel() argument 35 void SetPrevLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetPrevLabel() argument 50 void SetStatus(ArkUINodeHandle node, ArkUI_CharPtr value) in SetStatus() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_layout_property.h | 96 void UpdateItemMinSize(const CalcSize& value) in UpdateItemMinSize() argument 106 void UpdateItemMaxSize(const CalcSize& value) in UpdateItemMaxSize() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_model_ng.cpp | 28 void QRCodeModelNG::Create(const std::string& value) in Create() argument 90 void QRCodeModelNG::SetQRCodeValue(FrameNode* frameNode, const std::string& value) in SetQRCodeValue() argument
|
H A D | qrcode_modifier.h | 43 uint32_t value; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | toss_animation_controller.h | 34 void SetColumn(const WeakPtr<TimePickerColumnPattern>& value) in SetColumn() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_fe_blend.cpp | 64 bool SvgFeBlend::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() argument
|
H A D | svg_rect.cpp | 72 bool SvgRect::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() argument
|
H A D | svg_fe_flood.cpp | 50 bool SvgFeFlood::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_paint_property.h | 48 auto value = MakeRefPtr<ShapePaintProperty>(); variable 98 auto value = array[i].ToString(); global() variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_layout_property.h | 38 auto value = MakeRefPtr<TextPickerLayoutProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | data_panel_composed_element.cpp | 66 double value = Segments[i].GetValue(); in GetValues() local
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_picker_unit_test.cpp | 163 const char* value[1]; in HWTEST_F() local
|
H A D | ui_scroll_view_unit_test.cpp | 25 const uint8_t value = 0; member 160 const uint16_t value = 10; in HWTEST_F() local 177 const uint16_t value = 10; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
H A D | checked_cast.h | 36 enum { value = false }; enumerator 40 enum { value = true }; enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_event_hub.h | 37 void FireChangeEvent(float value, int32_t mode) in FireChangeEvent() argument 57 void SetValue(float value) in SetValue() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | form_info_base.h | 31 std::string value; member
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/ |
H A D | js_app_control_unsupported.cpp | 99 void CreateComponentType(napi_env env, napi_value value) in CreateComponentType() argument 104 void CreateDisposedType(napi_env env, napi_value value) in CreateDisposedType() argument 109 void CreateControlType(napi_env env, napi_value value) in CreateControlType() argument
|