Home
last modified time | relevance | path

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

123456

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.h45 void SetHeight() override {} in SetHeight() function
61 static void SetHeight(FrameNode* frameNode) {} in SetHeight() function
H A Dshape_abstract_model_ng.cpp109 void ShapeAbstractModelNG::SetHeight(Dimension& height) in SetHeight() function in OHOS::Ace::NG::ShapeAbstractModelNG
125 void ShapeAbstractModelNG::SetHeight(FrameNode* frameNode, Dimension& height) in SetHeight() function in OHOS::Ace::NG::ShapeAbstractModelNG
H A Dshape_view_box.h64 void SetHeight(const Dimension& height) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_model.h36 virtual void SetHeight() {} in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ability_component/
H A Dability_component_model.h41 virtual void SetHeight(Dimension value) {}; in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmeasurable.h83 virtual void SetHeight(const AnimatableDimension& dimension) in SetHeight() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_handle_hot_zone_impl.cpp32 void ArkWebTouchHandleHotZoneImpl::SetHeight(double height) in SetHeight() function in OHOS::ArkWeb::ArkWebTouchHandleHotZoneImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_touch_handle_hot_zone_wrapper.cpp32 void ArkWebTouchHandleHotZoneWrapper::SetHeight(double height) in SetHeight() function in OHOS::ArkWeb::ArkWebTouchHandleHotZoneWrapper
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcodec_format_adapter_impl.cpp35 void CodecFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() function in OHOS::NWeb::CodecFormatAdapterImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dsize.h85 inline void SizeF::SetHeight(scalar h) in SetHeight() function
157 inline void SizeI::SetHeight(int h) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_draw_cmd_list.h44 void SetHeight(int32_t height) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_model_ng.cpp84 void BlankModelNG::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::NG::BlankModelNG
103 void BlankModelNG::SetHeight(FrameNode* frameNode, const Dimension& height) in SetHeight() function in OHOS::Ace::NG::BlankModelNG
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_decoder_format_adapter_impl.cpp44 void ArkDecoderFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() function in OHOS::ArkWeb::ArkDecoderFormatAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_decoder_format_adapter_wrapper.cpp45 void ArkDecoderFormatAdapterWrapper::SetHeight(int32_t height) in SetHeight() function in OHOS::ArkWeb::ArkDecoderFormatAdapterWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_stack.cpp142 void JSStack::SetHeight(const JSCallbackInfo& info) in SetHeight() function in OHOS::Ace::Framework::JSStack
151 void JSStack::SetHeight(const JSRef<JSVal>& jsValue) in SetHeight() function in OHOS::Ace::Framework::JSStack
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp45 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() function in OHOS::NWeb::FormatAdapterImpl
H A Dformat_adapter_mock.cpp44 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() function in OHOS::NWeb::FormatAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dblank_model_impl.cpp44 void BlankModelImpl::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::Framework::BlankModelImpl
H A Dgrid_row_model_impl.cpp48 void GridRowModelImpl::SetHeight() in SetHeight() function in OHOS::Ace::Framework::GridRowModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Dtriangle_component.h47 void SetHeight(const Dimension& height) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_rendering_context.h63 void SetHeight(double height) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_model_ng.cpp86 void PluginModelNG::SetHeight(const Dimension& height) in SetHeight() function in OHOS::Ace::NG::PluginModelNG
126 void PluginModelNG::SetHeight(FrameNode* frameNode, const Dimension& height) in SetHeight() function in OHOS::Ace::NG::PluginModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension_size.h51 void SetHeight(const Dimension& height) in SetHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Drosen_render_clip.cpp40 void RosenRenderClip::SetHeight(double height) in SetHeight() function in OHOS::Ace::RosenRenderClip
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_model.h45 virtual void SetHeight(const Dimension& height) {} in SetHeight() function

123456