| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_simple_shaders.c | 777 struct ureg_dst out, tmp, top, bottom; in util_make_fs_msaa_resolve_bilinear() local
|
| /third_party/skia/src/codec/ |
| H A D | SkCodec.cpp | 505 const int bottom = options->fSubset->bottom(); in startIncrementalDecode() local
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 129 int bottom() const { return fBottom; } in bottom() function in __anon18671::Iter [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrAATriangulator.cpp | 90 Vertex* bottom = edge->fEdge->fBottom; in makeEvent() local
|
| /third_party/skia/src/utils/ |
| H A D | SkPatchUtils.cpp | 309 SkPoint bottom = fBottom.next(), top = fTop.next(); in MakeVertices() local
|
| /third_party/skia/third_party/externals/piex/src/ |
| H A D | tiff_parser.cc | 585 std::uint32_t bottom; in GetFullDimension32() local
|
| /third_party/python/Modules/cjkcodecs/ |
| H A D | cjkcodecs.h | 31 unsigned char bottom, top; member 37 unsigned char bottom, top; member 43 unsigned char bottom, top; member 49 unsigned char bottom, top; member
|
| /third_party/skia/include/c/ |
| H A D | sk_types.h | 81 int32_t bottom; member 88 float bottom; member
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
| H A D | Canvas.java | 82 public void clipRect(float left, float top, float right, float bottom, in clipRect() argument 87 public void clipRRect(float left, float top, float right, float bottom, float xRad, float yRad, in clipRRect() argument 96 public void drawRect(float left, float top, float right, float bottom, Paint paint) { in drawRect() argument 175 nClipRect(long nativeInstance, float left, float top, float right, float bottom, int clipOp, boolean doAA) nClipRect() argument 177 nClipRRect(long nativeInstance, float left, float top, float right, float bottom, float xRad, float yRad, int clipOp, boolean doAA) nClipRRect() argument 185 nDrawRect(long nativeInstance, float left, float top, float right, float bottom, long nativePaint) nDrawRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
| H A D | dialog_layout_algorithm.cpp | 847 auto bottom = dialogTheme->GetDefaultDialogMarginBottom(); in GetPaddingBottom() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_declaration.h | 235 float bottom = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| H A D | style.h | 122 Dimension bottom; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper.cpp | 67 auto bottom = offset.GetY() + geometryNode->GetMarginFrameSize().Height(); in OffsetNodeToSafeArea() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_view.cpp | 530 auto bottom = safeAreaManager->GetSystemSafeArea().bottom_.Length(); in GetPopupMaxWidthAndHeight() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_calendar_picker.cpp | 369 SetPaddings(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, const std::optional<CalcDimension>& right) SetPaddings() argument [all...] |
| H A D | js_tab_content.cpp | 434 CalcDimension bottom; in SetPadding() local 445 CalcDimension bottom; SetPadding() local [all...] |
| H A D | js_button.cpp | 443 CalcDimension bottom = CalcDimension(0.0, DimensionUnit::VP); in GetOldPadding() local 485 SetPaddings(const std::optional<CalcDimension>& top, const std::optional<CalcDimension>& bottom, const std::optional<CalcDimension>& left, const std::optional<CalcDimension>& right) SetPaddings() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/accessibility/ |
| H A D | accessibility_node.h | 410 auto bottom = std::max(std::max(ltPoint.GetY(), rtPoint.GetY()), std::max(lbPoint.GetY(), rbPoint.GetY())); in GetRectWithTransform() local
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | shape.h | 223 void SetBottom(const Dimension& bottom) in SetBottom() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
| H A D | select_test_ng.cpp | 940 CalcDimension bottom = 20.0_vp; in HWTEST_F() local 1000 CalcDimension bottom = -20.0_vp; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/panel/ |
| H A D | panel_test_ng.cpp | 120 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/button/ |
| H A D | button_test_ng.cpp | 233 PaddingProperty CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
| H A D | menu_layoutThi_test_ng.cpp | 652 auto bottom = layoutAlgorithm->bottom_; in HWTEST_F() local 714 auto bottom = layoutAlgorithm->bottom_; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/ |
| H A D | toast_pattern.cpp | 421 auto bottom = safeAreaManager ? safeAreaManager->GetSafeAreaWithoutProcess().bottom_.Length() : 0; in GetTextMaxHeight() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| H A D | select_overlay_layout_algorithm.cpp | 112 auto bottom = info_->isNewAvoid ? info_->selectArea.Bottom() : secondHandleRect.Bottom(); in CalculateCustomMenuLayoutConstraint() local
|