/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_water_flow_sections.cpp | 27 std::optional<CalcDimension> bottom; in SetMarginProperty() local
|
H A D | js_checkboxgroup.cpp | 326 std::optional<CalcDimension> bottom; in GetNewPadding() local 360 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in GetPadding()
|
H A D | js_radio.cpp | 256 std::optional<CalcDimension> bottom; in GetNewPadding() local 290 const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, in GetPadding()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/ |
H A D | border_property_test_ng.cpp | 176 auto bottom = borderColor->GetString("bottom", ""); variable
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Region.cpp | 59 …gion_setRect(JNIEnv* env, jobject, jlong dstHandle, jint left, jint top, jint right, jint bottom) { in Region_setRect() 90 …op0(JNIEnv* env, jobject, jlong dstHandle, jint left, jint top, jint right, jint bottom, jint op) { in Region_op0() 135 …n Region_quickContains(JNIEnv* env, jobject region, jint left, jint top, jint right, jint bottom) { in Region_quickContains() 140 …Region_quickRejectIIII(JNIEnv* env, jobject region, jint left, jint top, jint right, jint bottom) { in Region_quickRejectIIII()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | ViewGroupTest.java | 203 TestView(Context context, int left, int top, int right, int bottom) { in TestView()
|
/aosp14/frameworks/base/core/java/android/text/style/ |
H A D | DrawableMarginSpan.java | 82 int top, int baseline, int bottom, in drawLeadingMargin()
|
H A D | QuoteSpan.java | 192 int top, int baseline, int bottom, in drawLeadingMargin()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/ |
H A D | rosen_render_option.cpp | 129 double bottom = 1.0; // line width is 1.0px in PaintLine() local
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | print_manager_adapter.h | 37 uint32_t bottom; member
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | FastScroller.java | 698 final int bottom = top + view.getMeasuredHeight(); in measureViewToSide() local 729 final int bottom = top + preview.getMeasuredHeight(); in measureFloating() local 793 final int bottom; in layoutTrack() local 1232 final int bottom = container.bottom; in setThumbPos() local 1572 final float bottom = mThumbImage.getBottom() + offset; in isPointInsideY() local 1693 final PropertyValuesHolder bottom = PropertyValuesHolder.ofInt(BOTTOM, bounds.bottom); in animateBounds() local
|
H A D | FrameLayout.java | 269 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() 273 void layoutChildren(int left, int top, int right, int bottom, boolean forceLeftGravity) { in layoutChildren()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/animation/ |
H A D | SplitTaskUnfoldAnimator.java | 349 int bottom = taskbarExpanded ? 0 : margin; // Taskbar margin. in getLandscapeMargins() local 361 int bottom = margin; in getPortraitMargins() local
|
/aosp14/frameworks/base/libs/hwui/tests/common/ |
H A D | TestUtils.h | 176 int left, int top, int right, int bottom, in createNode() 193 int left, int top, int right, int bottom, in createNode()
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_cutout_controller.cpp | 161 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRects() local 194 uint32_t bottom = static_cast<uint32_t>(curvedScreenBoundary_[3]); in CalcBuiltInDisplayWaterfallRectsByRotation() local
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | DrawFrameTask.h | 72 void setContentDrawBounds(int left, int top, int right, int bottom) { in setContentDrawBounds()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_checkbox_ffi.cpp | 78 Dimension bottom(params.bottom, static_cast<DimensionUnit>(params.bottomUnit)); in FfiOHOSAceFrameworkCheckBoxSetPaddings() local
|
H A D | cj_toggle_ffi.cpp | 64 int32_t rightUnit, double bottom, int32_t bottomUnit) in FfiOHOSAceFrameworkTogglePadding()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_axis.cpp | 142 int16_t bottom = current.GetBottom(); in UpdateAxisPoints() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
H A D | rect_t.h | 214 T bottom = Bottom(); in Constrain() local 336 T bottom = std::min(Bottom(), other.Bottom()); in IntersectRectT() local 345 T bottom = std::max(Bottom(), other.Bottom()); in CombineRectT() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | WindowInsets.java | 634 public WindowInsets replaceSystemWindowInsets(int left, int top, int right, int bottom) { in replaceSystemWindowInsets() 1018 public WindowInsets insetUnchecked(int left, int top, int right, int bottom) { in insetUnchecked() 1081 Insets[] typeInsetsMap, int left, int top, int right, int bottom) { in insetInsets() 1100 static Insets insetInsets(Insets insets, int left, int top, int right, int bottom) { in insetInsets()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/ |
H A D | QrDecorateView.java | 95 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/magnification/ |
H A D | MockWindowMagnificationConnection.java | 138 final int bottom = mMirrorWindowFrame.bottom - (halfHeight - (int) (halfHeight / mScale)); in computeSourceBounds() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_common.h | 63 float bottom; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_font.h | 460 float bottom; member
|