Home
last modified time | relevance | path

Searched defs:bottom (Results 51 - 75 of 591) sorted by relevance

12345678910>>...24

/third_party/skia/src/core/
H A DSkRegionPriv.h180 int bottom = runs[0]; local
/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV() argument
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV() argument
H A DSkIntersectionHelper.h34 SkScalar bottom() const { in bottom() function in SkIntersectionHelper
/third_party/skia/tests/
H A DPathOpsLineIntersectionTest.cpp136 double bottom = std::max(line1[0].fY, line1[1].fY); in testOne() local
143 double bottom = std::max(line2[0].fY, line2[1].fY); in testOne() local
183 double bottom = std::max(line1[0].fY, line1[1].fY); in testOneCoincident() local
192 double bottom = std::max(line2[0].fY, line2[1].fY); in testOneCoincident() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
/third_party/skia/gm/
H A Dpatch.cpp39 SkPoint bottom[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h80 int32_t bottom = 0; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp71 void PrintMargin::SetBottom(uint32_t bottom) in SetBottom() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Dsnapshot.h89 int32_t bottom = parcel.ReadInt32(); in Unmarshalling() local
97 int32_t bottom = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.h38 Edge(double left, double top, double right, double bottom, DimensionUnit unit = DimensionUnit::PX) in Edge() argument
41 Edge(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom, in Edge() argument
44 Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDimension& bottom) in Edge() argument
46 Edge(const Dimension& left, const Dimension& top, const Dimension& right, const Dimension& bottom, in Edge() argument
50 Edge(const CalcDimension& left, const CalcDimension& top, const CalcDimension& right, const CalcDimension& bottom, in Edge() argument
140 SetBottom(const AnimatableDimension& bottom) SetBottom() argument
145 SetBottom(const CalcDimension& bottom) SetBottom() argument
150 SetBottom(const Dimension& bottom) SetBottom() argument
203 EdgePx(double left, double top, double right, double bottom) EdgePx() argument
204 EdgePx(const std::string& left, const std::string& top, const std::string& right, const std::string& bottom) EdgePx() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drosen_render_option.cpp129 double bottom = 1.0; // line width is 1.0px in PaintLine() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_toggle_ffi.cpp61 FfiOHOSAceFrameworkTogglePadding(double left, int32_t leftUnit, double top, int32_t topUnit, double right, int32_t rightUnit, double bottom, int32_t bottomUnit) FfiOHOSAceFrameworkTogglePadding() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_sec_button_base.cpp202 std::optional<CalcDimension> bottom; in SetBackgroundPadding() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_rect.h27 TestingRect(const float left, const float top, const float right, const float bottom) in TestingRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_layout_property.h33 std::string bottom; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region_helper.cpp80 const int bottom = rectsRow_[0].bottom_; in MergeSpanVertically() local
157 void OuterLooper::MoveScanline(RectsPtr &r, int &top, int &bottom) in MoveScanline() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndktextblob_fuzzer/
H A Dndktextblob_fuzzer.cpp57 float bottom = GetObject<float>(); in NativeDrawingTextBlobTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_rect_test.cpp149 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
175 float bottom = OH_Drawing_RectGetBottom(rectSrc); in HWTEST_F() local
439 float bottom = OH_Drawing_RectGetBottom(rect); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dany_span.h106 void SetBottomInGroup(const double bottom) in SetBottomInGroup() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkpen_fuzzer/
H A Dpen_fuzzer.cpp135 float bottom = GetObject<float>(); in PenFuzzTest002() local
/foundation/window/window_manager/interfaces/kits/dmndk/dm/
H A Doh_display_info.h180 NativeDisplayManager_Rect bottom; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_rect.cpp31 OH_Drawing_Rect* OH_Drawing_RectCreate(float left, float top, float right, float bottom) in OH_Drawing_RectCreate() argument
68 void OH_Drawing_RectSetBottom(OH_Drawing_Rect* cRect, float bottom) in OH_Drawing_RectSetBottom() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_draw.c137 int left, right, top, bottom; in qxl_draw_dirty_fb() local
[all...]
/kernel/linux/linux-5.10/drivers/video/console/
H A Ddummycon.c115 dummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) dummycon_scroll() argument
/kernel/linux/linux-6.6/drivers/video/console/
H A Ddummycon.c115 dummycon_scroll(struct vc_data *vc, unsigned int top, unsigned int bottom, enum con_scroll dir, unsigned int lines) dummycon_scroll() argument

Completed in 11 milliseconds

12345678910>>...24