/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_pattern.cpp | 85 itemPadding.left = CalcLength(listItemTheme->GetItemDefaultLeftPadding()); in SetListItemDefaultAttributes()
|
/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | constants_converter.cpp | 215 convertValue = txt::TextAlign::left; in ConvertTxtTextAlign()
|
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 1299 left: { 'id': -1, 'type': 10002, params: ['sys.float.padding_level4'], 'bundleName': '__harDefaultBundleName__', 'moduleName': '__harDefaultModuleName__' },
|
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 1180 left: {
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_image.cpp | 485 sliceResult.left = sliceDimension; in UpdateSliceResult()
|
/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.cpp | 69 MOCK_METHOD(void, SetWindowPos, (int32_t left, int32_t top, int32_t windowId), (override));
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_click_test_ng.cpp | 557 EXPECT_EQ(imageLayoutProperty->GetMarginProperty()->left->ToString(), CALC_LENGTH_CALC.ToString()); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
H A D | security_component_handler.cpp | 396 buttonInfo.padding_.left = in InitBaseInfo()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/ |
H A D | rating_pattern.cpp | 506 offsetLeft += padding->left.value_or(CalcLength(0.0_vp)).GetDimension().ConvertToPx(); in GetInnerFocusPaintRect()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
H A D | refresh_pattern.cpp | 1145 marginProperty.left = CalcLength(0.0f); in UpdateLoadingMarginTop()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
H A D | toggle_content_modifier_add_test_ng.cpp | 71 padding.left = length.ConvertToPx(); in CreatePadding()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_event_test_ng.cpp | 658 padding.left = CalcLength(20.0_vp); in HWTEST_F() 803 * @tc.steps: step1. Drag out of left Boundary in HWTEST_F() 865 * @tc.steps: step3. Scroll to left out of Boundary in HWTEST_F()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/ |
H A D | HeifDecoderImpl.cpp | 1167 fragmentMetadata.left = static_cast<int32_t>(metadata.horizontalOffset); in getFragmentMetadata()
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | pixelmap_native.cpp | 613 rect.left = static_cast<int32_t>(region->x); in OH_PixelmapNative_Crop()
|
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
H A D | js_display.cpp | 728 napi_set_named_property(env, objValue, "left", CreateJsValue(env, rect.posX_));
in CreateJsRectObject() 740 napi_set_named_property(env, objValue, "left", CreateJsRectObject(env, waterfallDisplayAreaRects.left));
in CreateJsWaterfallDisplayAreaRectsObject()
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 893 static_cast<void>(reply.WriteInt32(imgRect.left)); in ProcGetSnapshotByPicker()
|
/third_party/elfio/elfio/ |
H A D | elfio_dump.hpp | 684 std::setw( width ) << std::setfill( ' ' ) << std::hex << std::left
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_showinfo.c | 157 i, roi->left, roi->top, roi->right, roi->bottom, roi->qoffset.num, roi->qoffset.den); in dump_roi()
|
/third_party/ffmpeg/tests/fate/ |
H A D | vcodec.mak | 184 fate-vsynth%-ffvhuff422p10left: ENCOPTS = -c:v ffvhuff -pix_fmt yuv422p10le -pred left
|
/third_party/glfw/src/ |
H A D | x11_platform.h | 915 void _glfwGetWindowFrameSizeX11(_GLFWwindow* window, int* left, int* top, int* right, int* bottom);
|
/third_party/glslang/SPIRV/ |
H A D | SpvBuilder.h | 534 void promoteScalar(Decoration precision, Id& left, Id& right); 685 // The base of the access chain (the left-most variable or expression
|
/third_party/backends/backend/ |
H A D | mustek_usb2_asic.h | 270 unsigned int left; member
|
/third_party/gn/src/gn/ |
H A D | xcode_object.cc | 79 buffer << std::hex << std::setw(4) << std::left << "\\U" in EncodeString()
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9types.h | 133 LONG left; member
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | ProgressDialog2.cpp | 451 mx = r.left;
in OnSize()
|