| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| H A D | ark_window_adapter_wrapper.cpp | 38 int32_t ArkWindowAdapterWrapper::NativeWindowSetBufferGeometry(ArkWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_decoder_callback_adapter_wrapper.cpp | 34 void ArkDecoderCallbackAdapterWrapper::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged() argument
|
| H A D | ark_decoder_format_adapter_wrapper.cpp | 40 void ArkDecoderFormatAdapterWrapper::SetWidth(int32_t width) in SetWidth() argument
|
| /base/web/webview/test/fuzztest/ohos_nweb/flushbuffer_fuzzer/ |
| H A D | flushbuffer_fuzzer.cpp | 43 uint32_t width; in FlushBufferFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/ |
| H A D | copyframe_fuzzer.cpp | 38 uint32_t width; in CopyFrameFuzzTest() local
|
| /base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/ |
| H A D | requestbuffer_fuzzer.cpp | 43 uint32_t width; in RequestBufferFuzzTest() local
|
| /device/qemu/riscv32_virt/liteos_m/board/ui/ |
| H A D | fbdev.h | 32 uint16_t width; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx307_2L/ |
| H A D | imx307_2l_cmos.h | 42 HI_U32 width; member
|
| /device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 32 uint32_t width; member
|
| /device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 32 uint32_t width; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/padding/ |
| H A D | render_padding.cpp | 39 auto width = NormalizePercentToPx(padding_.Left(), false) + NormalizePercentToPx(padding_.Right(), false); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | sliding_events.h | 29 SlidingPanelSizeChangeEvent(PanelMode mode, double width, double height) in SlidingPanelSizeChangeEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | scroll_component.cpp | 55 const auto& width = scrollBarWidth.second; in InitScrollBar() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | rosen_render_tab_bar_item.cpp | 52 RenderTabBarItemBoundary(RenderContext& context, const Offset& offset, double width, double height) RenderTabBarItemBoundary() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| H A D | screen_system_manager.cpp | 26 void ScreenSystemManager::OnSurfaceChanged(double width) in OnSurfaceChanged() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_layout_algorithm.cpp | 30 auto width = contentConstraint.selfIdealSize.Width().value(); in MeasureContent() local 38 auto width = contentConstraint.selfIdealSize.Width().value(); in MeasureContent() local 48 auto width = defaultWidth_ - 2 * horizontalPadding_; in MeasureContent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_layout_algorithm.cpp | 42 auto width = contentConstraint.percentReference.Width(); in MeasureContent() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_container/ |
| H A D | grid_container_layout_property.cpp | 37 void GridContainerLayoutProperty::BuildWidth(float width) in BuildWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_paint_method.h | 36 float width = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/div/ |
| H A D | div_declaration.cpp | 176 auto width = declaration.ParseDimension(value); in SetSpecializedStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/ |
| H A D | menu_item_group_paint_method.h | 37 float width = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_navigator_ffi.cpp | 47 void FfiOHOSAceFrameworkNavigatorSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkNavigatorSetWidth() argument 59 void FfiOHOSAceFrameworkNavigatorSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkNavigatorSetSize() argument
|
| H A D | cj_divider_ffi.cpp | 49 void FfiOHOSAceFrameworkDividerSetStrokeWidth(double width, int32_t unit) in FfiOHOSAceFrameworkDividerSetStrokeWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_plugin_bridge.cpp | 29 CalcDimension width = 0.0_vp; in SetSize() local 56 CalcDimension width = 0.0_vp; in SetWidth() local [all...] |
| /foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/ |
| H A D | composelistitem.js | [all...] |