/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_layout_property.h | 56 auto value = MakeRefPtr<SideBarContainerLayoutProperty>(); variable [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_refresh_modifier.cpp | 24 void SetRefreshing(ArkUINodeHandle node, ArkUI_Bool value) in SetRefreshing() argument 38 void SetRefreshOffset(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetRefreshOffset() argument 52 void SetPullToRefresh(ArkUINodeHandle node, ArkUI_Bool value) in SetPullToRefresh() argument 79 float value = 0.0; in SetPullDownRatio() local [all...] |
H A D | panel_modifier.cpp | 26 void SetPanelMode(ArkUINodeHandle node, int32_t value) in SetPanelMode() argument 42 void SetPanelFullHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelFullHeight() argument 55 void SetPanelHalfHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelHalfHeight() argument 68 void SetPanelMiniHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) in SetPanelMiniHeight() argument 96 void SetPanelType(ArkUINodeHandle node, int32_t value) in SetPanelType() argument 112 SetPanelCustomHeight(ArkUINodeHandle node, ArkUI_Float32 value, int unit) SetPanelCustomHeight() argument 120 SetPanelCustomHeightByString(ArkUINodeHandle node, const char* value) SetPanelCustomHeightByString() argument 134 SetShowCloseIcon(ArkUINodeHandle node, ArkUI_Bool value) SetShowCloseIcon() argument 148 SetDragBar(ArkUINodeHandle node, ArkUI_Bool value) SetDragBar() argument 162 SetShow(ArkUINodeHandle node, ArkUI_Bool value) SetShow() argument [all...] |
H A D | canvas_rendering_context_2d_modifier.cpp | 43 void SetCanvasFill(ArkUINodeHandle node, const char* value) in SetCanvasFill() argument 216 void SetCanvasFillText(ArkUINodeHandle node, const char* value, float x, float y, float maxWidth) in SetCanvasFillText() argument
|
H A D | checkboxgroup_modifier.cpp | 73 void SetCheckboxGroupWidth(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) in SetCheckboxGroupWidth() argument 93 void SetCheckboxGroupHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit, ArkUI_CharPtr calcValue) in SetCheckboxGroupHeight() argument
|
H A D | linear_indicator_modifier.cpp | 122 void SetLinearIndicatorIndicatorLoop(ArkUINodeHandle node, ArkUI_Bool value) in SetLinearIndicatorIndicatorLoop() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_event_hub.h | 70 void FireOnCopy(const std::string& value) in FireOnCopy() argument 82 void FireOnCut(const std::string& value) in FireOnCut() argument 94 void FireOnPaste(const std::string& value) in FireOnPaste() argument 106 FireOnPasteWithEvent(const std::string& value, NG::TextCommonEvent& event) FireOnPasteWithEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_modifier.h | 80 void SetIsNewAvoid(bool value) in SetIsNewAvoid() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | drawing_prop_convertor.cpp | 156 RSEllipsisMode ToRSEllipsisMode(EllipsisMode value) in ToRSEllipsisMode() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | image_span_view.cpp | 24 void ImageSpanView::SetObjectFit(ImageFit value) in SetObjectFit() argument 39 void ImageSpanView::SetBaselineOffset(const Dimension& value) in SetBaselineOffset() argument 44 void ImageSpanView::SetBaselineOffset(FrameNode* frameNode, const Dimension& value) in SetBaselineOffset() argument 51 Dimension value; in GetBaselineOffset() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_model_ng.cpp | 53 void TextClockModelNG::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() argument 58 void TextClockModelNG::SetFontFeature(const FONT_FEATURES_LIST& value) in SetFontFeature() argument 77 void TextClockModelNG::SetFontSize(const Dimension& value) in SetFontSize() argument 82 void TextClockModelNG::SetTextColor(const Color& value) in SetTextColor() argument 90 void TextClockModelNG::SetItalicFontStyle(Ace::FontStyle value) in SetItalicFontStyle() argument 95 SetFontWeight(FontWeight value) SetFontWeight() argument 100 SetFontFamily(const std::vector<std::string>& value) SetFontFamily() argument 178 SetTextShadow(FrameNode* frameNode, const std::vector<Shadow>& value) SetTextShadow() argument 183 SetFontFeature(FrameNode* frameNode, const FONT_FEATURES_LIST& value) SetFontFeature() argument 188 SetFontColor(FrameNode* frameNode, const Color& value) SetFontColor() argument 196 SetFontSize(FrameNode* frameNode, const Dimension& value) SetFontSize() argument 201 SetFontStyle(FrameNode* frameNode, Ace::FontStyle value) SetFontStyle() argument 206 SetFontWeight(FrameNode* frameNode, FontWeight value) SetFontWeight() argument 211 SetFontFamily(FrameNode* frameNode, const std::vector<std::string>& value) SetFontFamily() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | shape_container_composed_element.cpp | 153 auto value in GetStrokeDashArray() local 230 auto value = std::to_string(array[i]); GetMesh() local [all...] |
/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_dumper.cpp | 116 void ConvertCapabilities(const uint32_t value, std::string &capabilities) in ConvertCapabilities() argument 136 void ConvertAbilityTypes(const uint32_t value, std::string &abilityTypes) in ConvertAbilityTypes() argument 156 ConvertEventTypes(const uint32_t value, std::string &eventTypes) ConvertEventTypes() argument [all...] |
/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/ |
H A D | parcel.cpp | 129 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() argument 133 bool Parcel::WriteInt32(int32_t value) in WriteInt32() argument 137 bool Parcel::ReadInt32(int32_t& value) in ReadInt32() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A D | target_ability_info.cpp | 78 std::string value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_pattern.h | 92 void SetTextFromUser(bool value) in SetTextFromUser() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_modifier.cpp | 39 auto value = value_->Get(); in onDraw() local 132 void QRCodeModifier::SetQRCodeValue(const std::string& value) in SetQRCodeValue() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_layout_algorithm.h | 74 float pow(float value) in pow() argument
|
H A D | security_component_layout_element.h | 158 float pow(float value) in pow() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_model.h | 89 SetMinResponsiveDistance(float value) SetMinResponsiveDistance() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_fe_color_matrix.cpp | 56 void SvgFeColorMatrix::MakeMatrix(const std::string& value) in MakeMatrix() argument 69 void SvgFeColorMatrix::MakeHueRotate(const std::string& value) in MakeHueRotate() argument 99 void SvgFeColorMatrix::MakeSaturate(const std::string& value) in MakeSaturate() argument 152 bool SvgFeColorMatrix::ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) in ParseAndSetSpecializedAttr() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/gestures/ |
H A D | rotation_recognizer.cpp | 140 double RotationRecognizer::ChangeValueRange(double value) in ChangeValueRange() argument
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_chart_unit_test.cpp | 248 int16_t value = chartDataSerial_->GetPeakData(); in HWTEST_F() local
|
/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_display_power_mgr_client.cpp | 58 bool DisplayPowerMgrClient::SetBrightness(uint32_t value, uint32_t displayId, bool continuous) in SetBrightness() argument 73 bool DisplayPowerMgrClient::OverrideBrightness(uint32_t value, uint32_t displayId) in OverrideBrightness() argument 107 bool DisplayPowerMgrClient::AdjustBrightness(uint32_t value, uint32_t duration, uint32_t id) in AdjustBrightness() argument
|
/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | app_domain_verify_manager_napi.cpp | 31 static std::string GetString(napi_env env, napi_value value) in GetString() argument 51 napi_value value = BuildString(env, str); in BuildStringArray() local
|