Home
last modified time | relevance | path

Searched refs:left (Results 3226 - 3250 of 3984) sorted by relevance

1...<<121122123124125126127128129130>>...160

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavdestination_pattern_base.cpp75 paddingProperty.left = CalcLength(0.0_vp); in UpdateBarSafeAreaPadding()
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_circle_block.cpp65 SkRect spotRect = SkRect::MakeLTRB(rect.left() * spotRatio, rect.top() * spotRatio, in SyncGeometryProperties()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp133 return pattern_ ? pattern_->GetImageData(imageSize.left, imageSize.top, imageSize.width, imageSize.height) in GetImageData()
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp135 return pattern_ ? pattern_->GetImageData(imageSize.left, imageSize.top, imageSize.width, imageSize.height) in GetImageData()
/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/
H A Daging_adapation_dialog_util.cpp173 margin.left = CalcLength(dialogTheme->GetTextPropertyLeft()); in CreateDialogTextNode()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h115 double left; member
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Ddistributed_ui_test_ng.cpp427 EXPECT_NE(childNode->GetLayoutProperty()->GetPaddingProperty()->left->calcValue_, "0.0"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp78 result.SetLeft(ConvertToPx(slice.left, ScaleProperty::CreateScaleProperty(), rawImageWidth).value_or(0.0f)); in ConvertSlice()
83 // illegal case if left position if larger than right, then rect has negative width in ConvertSlice()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_image.cpp67 result.SetLeft(ConvertToPx(slice.left, ScaleProperty::CreateScaleProperty(), rawImageWidth).value_or(0.0f)); in ConvertSlice()
72 // illegal case if left position if larger than right, then rect has negative width in ConvertSlice()
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Drender_context_test_ng.cpp213 EXPECT_EQ(json->GetValue("pixelStretchEffect")->GetString("left"), ZERO_TEST.ToString()); in HWTEST_F()
265 pixStretchEffectOption.left = LEFT_TEST; in HWTEST_F()
279 EXPECT_EQ(json->GetValue("pixelStretchEffect")->GetString("left"), LEFT_TEST.ToString()); in HWTEST_F()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h58 KEYWORD(BORDER_LEFT_COLOR, borderLeftColor) // common style border left color
64 KEYWORD(BORDER_LEFT_WIDTH, borderLeftWidth) // common style border left width
160 KEYWORD(LEFT, left) // text align type
172 KEYWORD(MARGIN_LEFT, marginLeft) // common style margin left
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h52 int16_t left; member
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_pixel_map_napi_kits.cpp334 region.left = args->inNum0; in PixelMapNapiCrop()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dadc.c181 unsigned v, unsigned u, unsigned *left) in s3c_convert_done()
180 s3c_convert_done(struct s3c_adc_client *client, unsigned v, unsigned u, unsigned *left) s3c_convert_done() argument
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S91 | now all arithmetic instr and a few move instr are left
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_32.c95 if (!to.left) in genregs32_get()
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_scan.S91 | now all arithmetic instr and a few move instr are left
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_32.c94 if (!to.left) in genregs32_get()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h235 * left and right and handle them by two individual layer processors
236 * Note: left/right are always according to the final display rect,
541 int komeda_build_layer_split_data_flow(struct komeda_layer *left,
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5647.c514 crop->left = OV5647_COLUMN_START_DEF; in ov5647_open()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945.h178 struct ieee80211_hdr *hdr, int left);
/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h74 struct fib6_node __rcu *left; member
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c21 * (9 in the left and 9 in the right).
52 { 0x12, 0x15, 0x00, 0x00 } /* is selected (only left reg block) */
524 if (voice->left) in snd_opl3_set_voice()
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c106 while (state.left > 0) { in nf_br_ip_fragment()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h784 * SVGASignedRect specifies a half-open interval: the (left, top)
792 int32 left; member
978 * will be left unchanged and EAX will be set to -1. Because it is
1152 * left enough room for all registers defined as part of the mandatory

Completed in 25 milliseconds

1...<<121122123124125126127128129130>>...160