Home
last modified time | relevance | path

Searched refs:bottom (Results 801 - 825 of 1259) sorted by relevance

1...<<31323334353637383940>>...51

/third_party/openssl/ohos_lite/include/openssl/
H A Derr.h50 int top, bottom; member
/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp199 REPORTER_ASSERT(reporter, tight.bottom() == 1048576); in DEF_TEST()
/third_party/skia/tools/sk_app/win/
H A DD3D12WindowContext_win.cpp92 unsigned int height = windowRect.bottom - windowRect.top; in initializeContext()
/third_party/skia/modules/skplaintexteditor/src/
H A Dshape.cpp252 cursors[firstIndex] = SkRect{x, clusterBox.top(), nextX, clusterBox.bottom()}; in set_character_bounds()
/third_party/skia/gm/
H A Dtessellation.cpp257 })", kRect.left(), kRect.top(), kRect.right(), kRect.bottom());
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp526 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
549 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
663 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
687 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
886 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
915 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
1145 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in render()
1162 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in render()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.cpp529 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
552 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
666 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
690 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
890 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in testRender()
919 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in testRender()
1149 log << TestLog::Message << "Viewport: left=" << m_viewport.left << "\tbottom=" << m_viewport.bottom << "\twidth=" << m_viewport.width << "\theight=" << m_viewport.height << TestLog::EndMessage; in render()
1166 ctx.viewport (m_viewport.left, m_viewport.bottom, m_viewport.width, m_viewport.height); in render()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_model_ng.cpp190 padding.bottom = CalcLength(theme->GetEntryDateTopBottomMargin()); in CreateCalendarNodeChild()
438 padding.bottom = CalcLength(theme->GetEntryDateTopBottomMargin()); in ClearPadding()
532 padding.bottom = CalcLength(theme->GetEntryDateTopBottomMargin()); in ClearPadding()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp599 auto paddingBottom = padding.bottom.value_or(0.0f); in SecondaryMeasureByProperty()
822 return LessNotEqual(margin->top.value_or(0.0f) + margin->bottom.value_or(0.0f), 0.0f); in MarginOnMainAxisNegative()
901 auto verticalPadding = padding.top.value_or(0.0f) + padding.bottom.value_or(0.0f); in Measure()
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js1272 bottom: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level8'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
1287 bottom: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level8'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
1301 bottom: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level12'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/
H A Dselecttitlebar.js895 Column.margin({ top: CollapsibleMenuSection.focusPadding, bottom: CollapsibleMenuSection.focusPadding });
1474 bottom: {
1508 bottom: {
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
H A Dcomposetitlebar.js769 Column.margin({ top: CollapsibleMenuSection.focusPadding, bottom: CollapsibleMenuSection.focusPadding });
1290 bottom: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level8'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
1305 bottom: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level12'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp1063 CalcDimension bottom(30, DimensionUnit::VP); in HWTEST_F()
1065 edges.SetBottom(bottom); in HWTEST_F()
1071 ->GetPositionEdgesValue(EdgesParam {}).bottom.value_or(Dimension {}).ConvertToVp(), 30.0f); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_extend_test_ng.cpp847 NG::ToastInfo { .message = MESSAGE, .duration = DURATION, .bottom = BOTTOMSTRING, .isRightToLeft = true }; in HWTEST_F()
876 NG::ToastInfo { .message = MESSAGE, .duration = DURATION, .bottom = BOTTOMSTRING, .isRightToLeft = true }; in HWTEST_F()
913 NG::ToastInfo { .message = MESSAGE, .duration = DURATION, .bottom = BOTTOMSTRING, .isRightToLeft = true }; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp782 ArkUI_Float32 right, ArkUI_Float32 bottom) in SetImageResizable()
793 Dimension bottomDimension(bottom, DimensionUnit::VP); in SetImageResizable()
813 arrayValue[NUM_3] = resizable.bottom.Value(); in GetImageResizable()
781 SetImageResizable(ArkUINodeHandle node, ArkUI_Float32 left, ArkUI_Float32 top, ArkUI_Float32 right, ArkUI_Float32 bottom) SetImageResizable() argument
H A Dwater_flow_modifier.cpp461 paddings.bottom = std::optional<CalcLength>(sectionData.margin[2]); in SetWaterFlowSectionOptions()
505 newSection[i].margin->bottom.has_value() ? newSection[i].margin->bottom->GetDimension().Value() : 0.0f; in GetWaterFlowSectionOptions()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.cpp381 auto verticalPadding = padding.top.value_or(0.0f) + padding.bottom.value_or(0.0f); in CalcSearchAdaptHeight()
471 auto verticalPadding = padding.top.value_or(0.0f) + padding.bottom.value_or(0.0f); in CalcSearchHeight()
642 auto bottomPadding = padding.bottom.value_or(0.0f); in LayoutSearchIcon()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp1170 auto bottom = RoundCornerDisplayManager::RCDLayerType::BOTTOM; in HWTEST_F() local
1175 rcdInstance.AddLayer(bottomName, id, bottom); in HWTEST_F()
1197 if (type == bottom) { in HWTEST_F()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dhfa384x.h384 u16 bottom; member
957 u16 bottom; member
964 u16 bottom; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c822 int bottom[COMP_MAX]; member
898 src_h, pe->top, pe->bottom); in mdp5_hwpipe_mode_set()
1007 pe.top, pe.bottom, false); in mdp5_plane_mode_set()
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c790 bool bottom; in assemble_hw_rps() local
808 bottom = ref->fields == V4L2_H264_BOTTOM_FIELD_REF; in assemble_hw_rps()
812 set_ps_field(hw_rps, BOTTOM_FLAG(i, j), bottom); in assemble_hw_rps()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c753 int bottom[COMP_MAX]; member
829 src_h, pe->top, pe->bottom); in mdp5_hwpipe_mode_set()
938 pe.top, pe.bottom, false); in mdp5_plane_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c689 KUNIT_EXPECT_EQ(test, mode.tv_margins.bottom, 36); in drm_test_cmdline_margin_options()
785 KUNIT_EXPECT_EQ(test, mode.tv_margins.bottom, 36); in drm_test_cmdline_freestanding_options()
808 KUNIT_EXPECT_EQ(test, mode.tv_margins.bottom, 36); in drm_test_cmdline_freestanding_force_e_and_options()
/third_party/skia/src/core/
H A DSkTextBlob.cpp366 bounds.fBottom += fontBounds.bottom(); in ConservativeRunBounds()
950 SkScalar top, SkScalar bottom, in getIntercepts()
957 const SkScalar bounds[] = {top, bottom}; in getIntercepts()
948 getIntercepts(const SkGlyphID glyphs[], int count, const SkPoint positions[], SkScalar top, SkScalar bottom, const SkPaint* paintPtr) const getIntercepts() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_main.c281 u32 bottom; in macb_set_hwaddr() local
284 bottom = cpu_to_le32(*((u32 *)bp->dev->dev_addr)); in macb_set_hwaddr()
285 macb_or_gem_writel(bp, SA1B, bottom); in macb_set_hwaddr()
290 gem_writel(bp, RXPTPUNI, bottom); in macb_set_hwaddr()
291 gem_writel(bp, TXPTPUNI, bottom); in macb_set_hwaddr()
305 u32 bottom; in macb_get_hwaddr() local
312 bottom = macb_or_gem_readl(bp, SA1B + i * 8); in macb_get_hwaddr()
315 addr[0] = bottom & 0xff; in macb_get_hwaddr()
316 addr[1] = (bottom >> 8) & 0xff; in macb_get_hwaddr()
317 addr[2] = (bottom >> 1 in macb_get_hwaddr()
[all...]

Completed in 45 milliseconds

1...<<31323334353637383940>>...51