Home
last modified time | relevance | path

Searched defs:height (Results 151 - 175 of 5756) sorted by relevance

12345678910>>...231

/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx307_2L/
H A Dimx307_2l_cmos.h43 HI_U32 height; member
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h33 uint32_t height; member
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h33 uint32_t height; member
/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Drender_padding.cpp40 auto height = NormalizePercentToPx(padding_.Top(), true) + NormalizePercentToPx(padding_.Bottom(), true); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_events.h29 SlidingPanelSizeChangeEvent(PanelMode mode, double width, double height) in SlidingPanelSizeChangeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.h43 void SetModalHeight(double height) in SetModalHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drosen_render_tab_bar_item.cpp52 RenderTabBarItemBoundary(RenderContext& context, const Offset& offset, double width, double height) RenderTabBarItemBoundary() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_layout_algorithm.cpp29 auto height = contentConstraint.selfIdealSize.Height().value(); in MeasureContent() local
44 auto height = contentConstraint.selfIdealSize.Height().value(); in MeasureContent() local
49 auto height = defaultHeight_ - 2 * verticalPadding_; in MeasureContent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_scroll_bar_controller.cpp44 double height = textField->GetLayoutSize().Width(); in UpdateScrollPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_layout_algorithm.cpp43 auto height = contentConstraint.percentReference.Height(); in MeasureContent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_model_ng.cpp74 void BlankModelNG::SetHeight(const Dimension& height) in SetHeight() argument
93 void BlankModelNG::SetHeight(FrameNode* frameNode, const Dimension& height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigator_ffi.cpp53 void FfiOHOSAceFrameworkNavigatorSetHeight(double height, int32_t unit) in FfiOHOSAceFrameworkNavigatorSetHeight() argument
59 void FfiOHOSAceFrameworkNavigatorSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkNavigatorSetSize() argument
H A Dcj_polyline_ffi.cpp29 void FfiOHOSAceFrameworkPolylineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolylineCreate() argument
H A Dcj_row_ffi.cpp71 void FfiOHOSAceFrameworkRowSetHeight(double height, int32_t unit) in FfiOHOSAceFrameworkRowSetHeight() argument
H A Dcj_side_bar_container_ffi.h34 double height; member
H A Dcj_path_ffi.cpp32 FfiOHOSAceFrameworkPathCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathCreateWithSize() argument
54 FfiOHOSAceFrameworkPathInsCreateWithSize( double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) FfiOHOSAceFrameworkPathInsCreateWithSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_plugin_bridge.cpp30 CalcDimension height = 0.0_vp; in SetSize() local
77 CalcDimension height = 0.0_vp; in SetHeight() local
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/
H A Dcomposelistitem.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_circle_shape.cpp33 JSRef<JSVal> height = params->GetProperty("height"); in ConstructorCallback() local
H A Djs_ellipse_shape.cpp31 JSRef<JSVal> height = params->GetProperty("height"); in ConstructorCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.h35 double height; member
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp106 void TextInputClient::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_query_info.cpp75 int32_t height = container ? container->GetViewHeight() : 0; in GetMediaQueryJsonInfo() local
H A Dmedia_queryer.h38 void SetSurfaceSize(int32_t width, int32_t height) in SetSurfaceSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/
H A Dplugin_bridge.cpp76 int32_t height = container ? container->GetViewHeight() : 0; in GetDeviceInfo() local

Completed in 10 milliseconds

12345678910>>...231