Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 – 25 of 117) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
Dgrid_row_model.h35 virtual void SetHeight() {} in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Dshape_model_ng.h44 void SetHeight() override {} in SetHeight() function
Dshape_view_box.h64 void SetHeight(const Dimension& height) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ability_component/
Dability_component_model.h41 virtual void SetHeight(Dimension value) {}; in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dmeasurable.h83 virtual void SetHeight(const AnimatableDimension& dimension) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_view_abstract.cpp20 void ViewAbstract::SetHeight(const CalcLength& height) in SetHeight() function in OHOS::Ace::NG::ViewAbstract
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
Dsize.h84 inline void SizeF::SetHeight(scalar h) in SetHeight() function
156 inline void SizeI::SetHeight(int h) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_model.h44 virtual void SetHeight(const Dimension& height) {} in SetHeight() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dblank_model_impl.cpp43 void BlankModelImpl::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::Framework::BlankModelImpl
Dgrid_row_model_impl.cpp48 void GridRowModelImpl::SetHeight() in SetHeight() function in OHOS::Ace::Framework::GridRowModelImpl
Dability_component_model_impl.cpp56 void AbilityComponentModelImpl::SetHeight(Dimension value) in SetHeight() function in OHOS::Ace::Framework::AbilityComponentModelImpl
Dplugin_model_impl.cpp64 void PluginModelImpl::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::Framework::PluginModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_stack.cpp148 void JSStack::SetHeight(const JSCallbackInfo& info) in SetHeight() function in OHOS::Ace::Framework::JSStack
158 void JSStack::SetHeight(const JSRef<JSVal>& jsValue) in SetHeight() function in OHOS::Ace::Framework::JSStack
Djs_flex.cpp112 void JSFlex::SetHeight(const JSRef<JSVal>& jsValue) in SetHeight() function in OHOS::Ace::Framework::JSFlex
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
Dtriangle_component.h47 void SetHeight(const Dimension& height) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
Dblank_model_ng.cpp63 void BlankModelNG::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::NG::BlankModelNG
/foundation/arkui/ace_engine/frameworks/base/geometry/
Ddimension_size.h51 void SetHeight(const Dimension& height) in SetHeight() function
Ddimension_rect.h71 void SetHeight(const Dimension& height) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components/clip/
Drosen_render_clip.cpp43 void RosenRenderClip::SetHeight(double height) in SetHeight() function in OHOS::Ace::RosenRenderClip
Drender_clip.h69 virtual void SetHeight(double height) in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_manager.h63 void SetHeight(float height) in SetHeight() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Ddraw_cmd_list.cpp69 void DrawCmdList::SetHeight(int32_t height) in SetHeight() function in OHOS::Rosen::Drawing::DrawCmdList
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_box_progress.h125 void SetHeight(int16_t height) override in SetHeight() function
/foundation/arkui/ace_engine/frameworks/core/components/svg/
Dsvg_component.cpp82 void SvgComponent::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::SvgComponent
Dsvg_rect_component.cpp108 void SvgRectComponent::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::SvgRectComponent

12345