Home
last modified time | relevance | path

Searched defs:bottom (Results 251 - 275 of 591) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp106 SkScalar bottom = std::min(rect.fBottom, rect.fTop); in AppendRectangle() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc156 int32_t bottom = 0; in BinarySearchIndexSubTables() local
433 int32_t bottom = 0; in BinarySearchIndexSubTables() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc911 absl::Time bottom = base - range; in TEST() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drosen_render_swiper.cpp192 int32_t bottom = GetValidEdgeLength(swiperHeight_, indicatorHeight, indicator_->GetBottom()); in UpdateIndicator() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h46 float bottom = 0.0f; member
105 float bottom = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h44 float bottom = 0.0f; member
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp455 ShowToast(int32_t instanceId, const std::string& message, int32_t duration, const std::string& bottom, std::function<void(int32_t)>&& callback) ShowToast() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h214 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
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp596 double bottom = -1.0; in HandlePadding() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.h54 double bottom; member
65 double bottom; member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h59 AddRect( float left, float top, float right, float bottom, TestingPathDirection dir = TestingPathDirection::CW_DIRECTION) AddRect() argument
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dsafe_area_manager_test_ng.cpp77 float bottom; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_pattern_test_controlsize_ng.cpp478 CalcDimension bottom = -20.0_vp; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_One_ng.cpp146 PaddingProperty BubbleTestOneNg::CreatePadding(float left, float top, float right, float bottom) in CreatePadding() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_model_ng.cpp225 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/components_ng/property/
H A Dmeasure_property.h374 std::optional<T> bottom; member
501 std::optional<float> bottom; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_component.h126 virtual void SetBottom(const Dimension& bottom) in SetBottom() argument
132 virtual void SetBottom(const AnimatableDimension& bottom) in SetBottom() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp889 int16_t bottom = invalidatedArea.GetBottom(); in GradientColor() local
865 CalcVerticalInfo(int16_t top, int16_t bottom, int16_t start, int16_t end, int16_t& y, int16_t& yHeight) CalcVerticalInfo() argument
H A Dui_list.cpp834 int16_t bottom = rect.GetBottom(); in CalculateReboundDistance() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_chart.h867 SetGradientBottom(uint16_t bottom) SetGradientBottom() argument
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h55 int16_t bottom; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp207 float bottom = GetData<float>(); in RSImageFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_util_test.cpp118 int32_t bottom = 2; in HWTEST_F() local
184 int32_t bottom = 2; in HWTEST_F() local
1205 int bottom = 1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_path.cpp202 OH_Drawing_PathAddRect(OH_Drawing_Path* cPath, float left, float top, float right, float bottom, OH_Drawing_PathDirection dir) OH_Drawing_PathAddRect() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/
H A Drsmarshallinghelper_fuzzer.cpp524 int32_t bottom = GetData<int32_t>(); in DoMarshallingHelper013() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...24