/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navdestination_pattern_base.cpp | 75 paddingProperty.left = CalcLength(0.0_vp); in UpdateBarSafeAreaPadding()
|
/foundation/arkui/ace_engine/frameworks/core/components/slider/ |
H A D | rosen_render_circle_block.cpp | 65 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 D | canvas_rendering_context_2d_model_impl.cpp | 133 return pattern_ ? pattern_->GetImageData(imageSize.left, imageSize.top, imageSize.width, imageSize.height) in GetImageData()
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 135 return pattern_ ? pattern_->GetImageData(imageSize.left, imageSize.top, imageSize.width, imageSize.height) in GetImageData()
|
/foundation/arkui/ace_engine/frameworks/core/common/agingadapation/ |
H A D | aging_adapation_dialog_util.cpp | 173 margin.left = CalcLength(dialogTheme->GetTextPropertyLeft()); in CreateDialogTextNode()
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_view_abstract_ffi.h | 115 double left; member
|
/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | distributed_ui_test_ng.cpp | 427 EXPECT_NE(childNode->GetLayoutProperty()->GetPaddingProperty()->left->calcValue_, "0.0"); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | pixelmap_image.cpp | 78 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 D | drawing_image.cpp | 67 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 D | render_context_test_ng.cpp | 213 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 D | keys.h | 58 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 D | draw_utils.h | 52 int16_t left; member
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_pixel_map_napi_kits.cpp | 334 region.left = args->inNum0; in PixelMapNapiCrop()
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | adc.c | 181 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 D | fp_scan.S | 91 | now all arithmetic instr and a few move instr are left
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | ptrace_32.c | 95 if (!to.left) in genregs32_get()
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_scan.S | 91 | now all arithmetic instr and a few move instr are left
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | ptrace_32.c | 94 if (!to.left) in genregs32_get()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.h | 235 * 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 D | ov5647.c | 514 crop->left = OV5647_COLUMN_START_DEF; in ov5647_open()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.h | 178 struct ieee80211_hdr *hdr, int left);
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_fib.h | 74 struct fib6_node __rcu *left; member
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_synth.c | 21 * (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 D | nf_conntrack_bridge.c | 106 while (state.left > 0) { in nf_br_ip_fragment()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 784 * 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
|