/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_input.cpp | 596 double bottom = -1.0; in HandlePadding() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
H A D | rsrenderimage_fuzzer.cpp | 207 float bottom = GetData<float>(); in RSImageFuzzTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsXNode.js | 2152 … left: BorderStyle.NONE, top: BorderStyle.NONE, right: BorderStyle.NONE, bottom: BorderStyle.NONE … property in borderStyleValue 2164 this.borderWidthValue = { left: 0, top: 0, right: 0, bottom: 0 }; property in borderWidthValue 2176 …this.borderColorValue = { left: 0XFF000000, top: 0XFF000000, right: 0XFF000000, bottom: 0XFF000000… property in borderColorValue
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_declaration.h | 244 float bottom = 0.0f; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_radio_bridge.cpp | 264 struct ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; in SetRadioPadding() local
|
H A D | arkts_native_checkbox_bridge.cpp | 236 Local<JSValueRef> bottom = runtimeCallInfo->GetCallArgRef(3); // 3: bottom data in SetCheckboxPadding() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_list.cpp | 834 int16_t bottom = rect.GetBottom(); in CalculateReboundDistance() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_pattern_test_controlsize_ng.cpp | 478 CalcDimension bottom = -20.0_vp; variable
|
H A D | select_test_ng.cpp | 925 CalcDimension bottom = 20.0_vp; variable 985 CalcDimension bottom = -20.0_vp; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | calendar_picker_modifier.cpp | 251 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetCalendarPickerPadding()
|
H A D | radio_modifier.cpp | 160 const struct ArkUISizeType* bottom, const struct ArkUISizeType* left) in SetRadioPadding()
|
/ohos5.0/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_controller_impl.cpp | 221 void WebviewControllerImpl::ScrollPageDown(bool bottom) in ScrollPageDown()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | view_abstract_model_impl.cpp | 349 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in SetPaddings() 376 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in SetMargins() 468 const std::optional<Dimension>& top, const std::optional<Dimension>& bottom) in SetBorderWidth() 506 BorderStyle bottom = styleBottom.value_or(BorderStyle::SOLID); in SetBorderStyle() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | rosen_render_swiper.cpp | 220 … int32_t bottom = GetValidEdgeLength(swiperHeight_, indicatorHeight, indicator_->GetBottom()); in UpdateIndicator() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/blank/ |
H A D | blank_test_ng.cpp | 205 PaddingProperty BlankTestNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding()
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
H A D | nweb_create_window.h | 199 void PageDown(bool bottom) override {} in PageDown()
|
/ohos5.0/base/web/webview/test/unittest/common/ |
H A D | nweb_create_window.h | 255 void PageDown(bool bottom) override in PageDown()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_layout_algorithm.cpp | 377 auto bottom = GetBottomBySafeAreaManager(safeAreaManager, props, menuPattern); in InitializeParam() local 441 float bottom = marginProps.bottom.has_value() in InitializeLayoutRegionMargin() local 478 auto bottom = GetBottomBySafeAreaManager(safeAreaManager, props, menuPattern); in InitWrapperRect() local 503 auto bottom = safeAreaInsets.bottom_.Length(); in GetBottomBySafeAreaManager() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_layout_algorithm.cpp | 1122 auto bottom = indicatorlayoutProperty->GetBottom(); in PlaceDigitChild() local 1198 auto bottom = indicatorLayoutProperty->GetBottom(); in CalculateCustomOffset() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
H A D | dialog.js | 1341 bottom: { class in contentPadding 1363 bottom: { class in contentPadding
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
H A D | toast_pattern.cpp | 499 … auto bottom = safeAreaManager ? safeAreaManager->GetSafeAreaWithoutProcess().bottom_.Length() : 0; in GetTextMaxHeight() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | style.h | 122 Dimension bottom; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/ |
H A D | rsmarshallinghelper_fuzzer.cpp | 524 int32_t bottom = GetData<int32_t>(); in DoMarshallingHelper013() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_select.cpp | 576 std::optional<CalcDimension> bottom; in JsPadding() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng_for_property_config.cpp | 1063 CalcDimension bottom(30, DimensionUnit::VP); variable
|