Home
last modified time | relevance | path

Searched refs:bottom (Results 501 - 525 of 1225) sorted by relevance

1...<<21222324252627282930>>...49

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c453 state->tv.margins.bottom = cmdline->tv_margins.bottom; in drm_atomic_helper_connector_tv_reset()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttvp.h153 struct btcx_riscmem bottom; member
158 struct bttv_buffer *bottom; /* bottom field buffer */ member
412 - only the irq handler is supported to touch top + bottom + vcurr */
/third_party/astc-encoder/Test/
H A Dastc_test_result_plot.py160 bottom=True, top=False, labelbottom=True)
235 ax.set_ylim(bottom=limits[1][0], top=limits[1][1])
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.cc177 // first calculate only for bottom-left corner in calculate_edit()
198 ret.sub.bottom=ret.ypos; in calculate_edit()
200 ret.sub.top=ret.sub.bottom+subheight; in calculate_edit()
H A Dpdftopdf.cc204 // ['center','top','left','right','top-left','top-right','bottom','bottom-left','bottom-right'] in parsePosition()
213 } else if (strncasecmp(value,"bottom",6)==0) { in parsePosition()
400 param.page.bottom=pagesize->bottom; in getParameters()
418 param.page.top=param.page.bottom=36.0; in getParameters()
437 optGetFloat("page-bottom",num_options,options,&tmp.bottom); in getParameters()
448 if ((val = cupsGetOption("media-bottom in getParameters()
[all...]
/third_party/node/deps/npm/node_modules/@isaacs/cliui/build/lib/
H A Dindex.js8 const bottom = 2;
184 // add top and bottom padding.
187 wrapped.push(...new Array(col.padding[bottom] || 0).fill(''));
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DSoftwareRenderer.cpp193 fHeight = fInfo->window_bounds.bottom - fInfo->window_bounds.top; in LockGL()
236 dstClip.ClipRect(clip->left, clip->top, clip->right + 1, clip->bottom + 1); in Display()
/third_party/python/Lib/idlelib/
H A Dsqueezer.py103 self.base_text = editwin.per.bottom
232 self.base_text = editwin.per.bottom
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferDD.cpp297 dRect.bottom = bounds.top + destRect->y1; in blit()
304 dRect.bottom = bounds.top + height; in blit()
/third_party/skia/tests/
H A DStrokeTest.cpp20 SkScalarNearlyEqual(a.bottom(), b.bottom()); in equal()
/third_party/skia/modules/androidkit/src/
H A DCanvas.cpp137 jfloat left, jfloat top, jfloat right, jfloat bottom, in Canvas_DrawRect()
142 canvas->drawRect(SkRect::MakeLTRB(left, top, right, bottom), *paint); in Canvas_DrawRect()
136 Canvas_DrawRect(JNIEnv* env, jobject, jlong native_instance, jfloat left, jfloat top, jfloat right, jfloat bottom, jlong native_paint) Canvas_DrawRect() argument
/third_party/skia/gm/
H A Dtexelsubset.cpp201 SkScalar midY = SkScalarFloorToScalar(drawRect.bottom() + kTestPad/2.f) + 0.5f;
209 SkScalar midY = SkScalarFloorToScalar(drawRect.bottom() + kTestPad/2.f) + 0.5f;
H A Dpictureimagegenerator.cpp68 const SkScalar underlineY = iBox.bottom() + in draw_vector_logo()
79 path.moveTo(iBox.centerX() - accentSize / 2, iBox.bottom() + kVerticalSpacing * accentSize); in draw_vector_logo()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbn.rs9 pub fn BN_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; in BN_rand()
11 pub fn BN_pseudo_rand(r: *mut BIGNUM, bits: c_int, top: c_int, bottom: c_int) -> c_int; in BN_pseudo_rand()
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/old_cases/
H A Dflex_test_ng.cpp488 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
587 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
690 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
775 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
875 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
979 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
1064 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
1147 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
1232 noPadding.bottom = CalcLength(NOPADDING); in HWTEST_F()
1317 noPadding.bottom in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp225 paddings.bottom = NG::CalcLength(themePadding.Bottom().ConvertToPx()); in ProcessDefaultStyleAndBehaviors()
725 userMargin.bottom = margin->bottom; in SetMargin()
759 paddings.bottom = NG::CalcLength(themePadding.Bottom().ConvertToPx()); in SetDefaultPadding()
1650 paddings.bottom = NG::CalcLength(themePadding.Bottom().ConvertToPx()); in ResetTextInputPadding()
2035 userMargin.bottom = margin.bottom; in SetMargin()
2047 margins.bottom = std::optional<CalcLength>(defaultDimen); in GetMargin()
2055 margins.bottom = std::optional<CalcLength>(property.bottom); in GetMargin()
[all...]
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js523 Image.margin({ bottom: {
651 SymbolGlyph.margin({ bottom: {
667 Image.margin({ bottom: {
1131 bottom: {
1156 bottom: {
1194 bottom: {
/foundation/arkui/ace_engine/test/unittest/core/layout/
H A Dlayout_property_test_ng_two.cpp446 * @tc.desc: Test CheckLocalizedMargin when start,top,bottom,left have values
458 paddingProperty.bottom = std::make_optional<CalcLength>(7.0); in HWTEST_F()
526 * @tc.desc: Test CheckLocalizedPadding when start,top,bottom,left have values
538 paddingProperty.bottom = std::make_optional<CalcLength>(7.0); in HWTEST_F()
825 auto bottom = CalcDimension(2.0); in HWTEST_F() local
831 edges.SetBottom(bottom); in HWTEST_F()
886 auto bottom = CalcDimension(2.0); in HWTEST_F() local
892 edges.SetBottom(bottom); in HWTEST_F()
1043 EXPECT_EQ(jsonValue->GetString("bottom"), VALUE); in HWTEST_F()
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c1093 unsigned long top, bottom; in arc_unwind() local
1096 bottom = STACK_BOTTOM_UNW(frame->task); in arc_unwind()
1099 && bottom < UNW_FP(frame) in arc_unwind()
1102 && bottom > UNW_FP(frame) in arc_unwind()
1111 && link > bottom && link < UNW_FP(frame) in arc_unwind()
1113 && link > UNW_FP(frame) && link < bottom in arc_unwind()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c1091 unsigned long top, bottom; in arc_unwind() local
1094 bottom = STACK_BOTTOM_UNW(frame->task); in arc_unwind()
1097 && bottom < UNW_FP(frame) in arc_unwind()
1100 && bottom > UNW_FP(frame) in arc_unwind()
1109 && link > bottom && link < UNW_FP(frame) in arc_unwind()
1111 && link > UNW_FP(frame) && link < bottom in arc_unwind()
/third_party/ffmpeg/libavcodec/
H A Dvc2enc.c537 const int bottom = b->height * (sy+1) / s->num_y; in encode_subband() local
544 for (y = top; y < bottom; y++) { in encode_subband()
588 const int bottom = b->height *(slice->y+1) / s->num_y; in count_hq_slice() local
592 for (y = top; y < bottom; y++) { in count_hq_slice()
622 const int bottom = slice_dat->bits_floor; in rate_control() local
626 while ((bits > top) || (bits < bottom)) { in rate_control()
H A Dvc1dsp.c87 static void vc1_v_s_overlap_c(int16_t *top, int16_t *bottom) in vc1_v_s_overlap_c() argument
96 c = bottom[0]; in vc1_v_s_overlap_c()
97 d = bottom[8]; in vc1_v_s_overlap_c()
103 bottom[0] = ((c * 8) + d2 + rnd1) >> 3; in vc1_v_s_overlap_c()
104 bottom[8] = ((d * 8) + d1 + rnd2) >> 3; in vc1_v_s_overlap_c()
106 bottom++; in vc1_v_s_overlap_c()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c80 viewport_bottom = MAX2(ctx->viewport.bottom, 0); in lima_clip_scissor_to_viewport()
94 ctx->ext_viewport.bottom = ctx->viewport.bottom; in lima_extend_viewport()
110 ctx->ext_viewport.bottom = ctx->viewport.bottom - line_width / 2; in lima_extend_viewport()
347 PLBU_CMD_VIEWPORT_BOTTOM(fui(ctx->ext_viewport.bottom)); in lima_pack_plbu_cmd()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawScissorTests.cpp74 int bottom = quad.m_y + quad.m_height; in scissorQuad() local
82 bottom = de::min(bottom, scissor.offset.y + (int)scissor.extent.height); in scissorQuad()
83 bottom = de::min(bottom, (int)framebufferSize.height); in scissorQuad()
85 return ColorQuad(left, top, de::max(right - left, 0), de::max(bottom - top, 0), quad.m_color); in scissorQuad()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp74 int bottom = quad.m_y + quad.m_height; in scissorQuad() local
82 bottom = de::min(bottom, scissor.offset.y + (int)scissor.extent.height); in scissorQuad()
83 bottom = de::min(bottom, (int)framebufferSize.height); in scissorQuad()
85 return ColorQuad(left, top, de::max(right - left, 0), de::max(bottom - top, 0), quad.m_color); in scissorQuad()

Completed in 30 milliseconds

1...<<21222324252627282930>>...49