/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 883 auto bottom = slice.bottom.ConvertToPxWithSize(srcSize.Width()); in HasValidBgImageResizable() local 1924 auto bottom = rect.Bottom(); in SkewRect() local 1942 auto bottom = rect.Bottom(); in PerspectiveRect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 983 Color bottom; in ParseOuterBorderColor() local 1580 CalcDimension bottom; in SetBorderWidth() local 3504 CalcDimension bottom; in SetPixelStretchEffect() local 4092 struct ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP) }; in SetPadding() local 4181 ArkUISizeType bottom = { 0.0, static_cast<int8_t>(DimensionUnit::VP), nullptr }; in SetMargin() local
|
H A D | arkts_utils.cpp | 1681 Color bottom; in ParseOuterBorderColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_view_abstract_ffi.cpp | 351 CalcDimension bottom(params.bottom, static_cast<DimensionUnit>(params.bottomUnit)); in FfiOHOSAceFrameworkViewAbstractSetBorderWidthWithCJEdge() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | RecyclerView.java | 8769 public void layoutDecorated(View child, int left, int top, int right, int bottom) { in layoutDecorated() 8805 int bottom) { in layoutDecoratedWithMargins() 12296 public int bottom; field in RecyclerView.ItemAnimator.ItemHolderInfo
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.cpp | 2063 … int32_t bottom = GetValidEdgeLength(swiperHeight_, indicatorHeight, indicator_->GetBottom()); in UpdateIndicatorPosition() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_type.h | 1666 float bottom; member
|
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/ |
H A D | TvInteractiveAppManagerService.java | 2596 public void onLayoutSurface(int left, int top, int right, int bottom) { in onLayoutSurface()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 130 std::optional<CalcDimension> bottom; in ParseMarginAttr() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_utils.cpp | 2032 int16_t bottom = maskedArea.GetBottom(); local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationPanelViewController.java | 4680 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft, in onLayoutChange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 2800 BorderEdge bottom = border.Bottom(); in PaintBorderWithLine() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_webview_controller.cpp | 4066 bool bottom; in ScrollPageDown() local 4943 napi_value bottom = nullptr; in ParsePrintMarginAdapter() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/tv/ |
H A D | TvInputManagerService.java | 3610 public void onLayoutSurface(int left, int top, int right, int bottom) { in onLayoutSurface()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_MediaCodec.cpp | 678 int32_t left, top, right, bottom; in getImage() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.cpp | 893 std::string bottom; in ShowToast() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 968 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, unit }; in SetPadding() local 1067 ArkUISizeType top, right, bottom, left; in SetMargin() local 3447 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, UNIT_PERCENT }; in SetPaddingPercent() local 3483 struct ArkUISizeType bottom = { item->value[bottomIndex].f32, UNIT_PERCENT }; in SetMarginPercent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 1132 … auto bottom = std::max(textSelector_.firstHandle.Bottom(), textSelector_.secondHandle.Bottom()); in ShowAIEntityMenu() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 4879 int32_t bottom = static_cast<int32_t>(rect.Bottom()); in GetResponseRegion() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityRecord.java | 8765 final int bottom = Math.min(parentBoundsWithInsets.top + parentBounds.width() - 1, in resolveFixedOrientationConfiguration() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 682 float bottom = region[5]; in nativeSetBlurRegions() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 8188 auto bottom = !paddingProp ? CalcLength(themePadding.Bottom()).GetDimension() in OnBackPressed() local 8282 float bottom = frameY + height; in OnBackPressed() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 3177 auto bottom = !paddingProperty ? CalcLength(themePadding.Bottom()).GetDimension() in ProcessInnerPadding() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.cpp | 7178 int bottom = 0; in OnSafeInsetsChange() local
|