Home
last modified time | relevance | path

Searched defs:width (Results 126 - 150 of 4560) sorted by relevance

12345678910>>...183

/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.cpp26 void ScreenSystemManager::OnSurfaceChanged(double width) in OnSurfaceChanged() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_layout_algorithm.cpp30 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 Ddata_panel_layout_algorithm.cpp42 auto width = contentConstraint.percentReference.Width(); in MeasureContent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_container/
H A Dgrid_container_layout_property.cpp37 void GridContainerLayoutProperty::BuildWidth(float width) in BuildWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_method.h36 float width = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/declaration/div/
H A Ddiv_declaration.cpp176 auto width = declaration.ParseDimension(value); in SetSpecializedStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.h37 float width = 0.0f; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_navigator_ffi.cpp47 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 Dcj_divider_ffi.cpp49 void FfiOHOSAceFrameworkDividerSetStrokeWidth(double width, int32_t unit) in FfiOHOSAceFrameworkDividerSetStrokeWidth() 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_list_ffi.h25 double width; member
H A Dcj_search_ffi.h40 double width; member
H A Dcj_row_ffi.cpp78 void FfiOHOSAceFrameworkRowSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkRowSetWidth() argument
H A Dcj_side_bar_container_ffi.h33 double width; 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
H A Dcj_column_ffi.cpp73 void FfiOHOSAceFrameworkColumnSetWidth(double width, int32_t unit) in FfiOHOSAceFrameworkColumnSetWidth() argument
H A Dcj_image_animator_ffi.h29 double width; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_plugin_bridge.cpp29 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 Dcomposelistitem.js[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_circle_shape.cpp26 JSRef<JSVal> width = params->GetProperty("width"); in ConstructorCallback() local
H A Djs_ellipse_shape.cpp26 JSRef<JSVal> width = params->GetProperty("width"); in ConstructorCallback() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.h34 double width; member
/foundation/arkui/ace_engine/frameworks/bridge/common/media_query/
H A Dmedia_query_info.cpp74 int32_t width = container ? container->GetViewWidth() : 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.cpp72 int32_t width = container ? container->GetViewWidth() : 0; in GetDeviceInfo() local

Completed in 7 milliseconds

12345678910>>...183