/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | position_param.h | 46 std::optional<Dimension> bottom; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/prompt/ |
H A D | cj_prompt_ffi.cpp | 80 void FfiPromptShowToast(const char* message, int32_t duration, const char* bottom, int32_t mode) in FfiPromptShowToast()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_slider.cpp | 196 int16_t bottom; in DrawForeground() local
|
H A D | ui_analog_clock.cpp | 245 int16_t bottom = top + imgHeight - 1; in CalculateRedrawArea() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_maps.cpp | 305 bool DfxMaps::GetStackRange(uintptr_t& bottom, uintptr_t& top) in GetStackRange()
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_webview_controller.h | 69 double bottom = TEN_MILLIMETER_TO_INCH; member
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/ |
H A D | audio_capture_common_test.cpp | 633 float bottom = 0; variable 643 float bottom = 0; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-swiper.md | 641 ### bottom subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-container-swiper.md | 641 ### bottom subsection
|
/ohos5.0/drivers/peripheral/codec/image/vdi/ |
H A D | codec_jpeg_vdi.h | 43 uint32_t bottom; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/ |
H A D | matrix_fuzzer.cpp | 55 float bottom = GetObject<float>(); in NativeMatrixTest001() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_button.cpp | 412 CalcDimension bottom = CalcDimension(0.0, DimensionUnit::VP); in GetOldPadding() local 456 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in SetPaddings()
|
H A D | js_tab_content.cpp | 434 CalcDimension bottom; in SetPadding() local 445 CalcDimension bottom; in SetPadding() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_richeditor_controller_ffi.h | 54 double bottom; member 65 double bottom; member
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | chart_component.h | 49 PointOptions *bottom; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/ |
H A D | button_extend_test_ng.cpp | 144 PaddingProperty ButtonExtendTestNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_particle_noise_field.cpp | 48 float bottom = center.y_ + size.y_ * HALF; in CalculateDistanceToRectangleEdge() local
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
H A D | sec_comp_info.h | 43 DimensionT bottom = DEFAULT_DIMENSION; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/ |
H A D | bitmap_fuzzer.cpp | 75 float bottom = GetObject<float>(); in BitmapFuzzTest002() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_particles_drawable.cpp | 153 float bottom = position.y_ + imageSize.y_ * scale; in DrawImageFill() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng_new.cpp | 646 SafeAreaInsets::Inset bottom { 0, 4 }; variable 1255 SafeAreaInsets::Inset bottom { 0, 4 }; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 290 …yle(ArkUINodeHandle node, ArkUI_Int32 left, ArkUI_Int32 top, ArkUI_Int32 right, ArkUI_Int32 bottom) in SetBorderStyle() 306 ArkUI_Float32 bottom, ArkUI_Int32 unitValue) in SetBorderWidth() 327 … SetBorderColor(ArkUINodeHandle node, uint32_t left, uint32_t top, uint32_t right, uint32_t bottom) in SetBorderColor()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | safe_area_manager_test_ng.cpp | 74 float bottom; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Matrix.js | 269 setOrtho(left, right, bottom, top, near, far) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | rect.h | 419 int32_t bottom = DrawingFloatSaturate2Int(ceilf(bottom_)); in RoundOut() local
|