/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_attr_test_ng.cpp | 1045 float margin = 10.f; in HWTEST_F() local 1052 EXPECT_EQ(GetChildX(tabBarNode_, 0), margin); in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/ |
H A D | toggle_test_ng.cpp | 385 MarginProperty margin; in HWTEST_F() local 668 MarginProperty margin; in HWTEST_F() local 776 MarginProperty margin; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_pattern_testtwo.cpp | 963 MarginProperty margin; in HWTEST_F() local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | qpdf_pdftopdf_processor.cc | 131 double margin=2.25*fscale; in add_border_rect() local 376 double margin = 2.25; add_label() local [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrStyledShape.cpp | 550 SkScalar margin = SkScalarAbs(outer[0] - inner[0]); in asNestedRects() local
|
/third_party/skia/src/core/ |
H A D | SkBlurMask.cpp | 105 BoxBlur(SkMask* dst, const SkMask& src, SkScalar sigma, SkBlurStyle style, SkIPoint* margin) BoxBlur() argument 395 BlurRect(SkScalar sigma, SkMask *dst, const SkRect &src, SkBlurStyle style, SkIPoint *margin, SkMask::CreateMode createMode) BlurRect() argument 493 BlurRRect(SkScalar sigma, SkMask *dst, const SkRRect &src, SkBlurStyle style, SkIPoint *margin, SkMask::CreateMode createMode) BlurRRect() argument 506 BlurGroundTruth(SkScalar sigma, SkMask* dst, const SkMask& src, SkBlurStyle style, SkIPoint* margin) BlurGroundTruth() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_group_pattern.cpp | 189 const auto& margin = layoutProperty->CreateMargin(); in GetPaddingAndMargin() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | navigation_title_util.cpp | 243 MarginProperty margin; in CreateMenuItemButton() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_pattern.cpp | 79 MarginProperty margin; in OnModifyDone() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/dialog/ |
H A D | dialog_component.cpp | 155 void DialogComponent::BuildDialogTween(const RefPtr<TransitionComponent>& transition, bool isLimit, Edge margin) in BuildDialogTween() argument
|
H A D | dialog_component.h | 251 void SetMargin(const Edge& margin) in SetMargin() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | style.h | 97 Edge margin; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper.cpp | 453 auto margin = parentLayoutProperty->CreateMargin(); in GetAccumulatedSafeAreaExpandHelper() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
H A D | flex_layout_algorithm.cpp | 817 const auto& margin = layoutWrapper->GetGeometryNode()->GetMargin(); in MarginOnMainAxisNegative() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_tabs.cpp | 533 CalcDimension margin = Dimension(0.0, DimensionUnit::VP); in SetScrollableBarModeOptions() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | box_base_component.h | 117 void SetMargin(const Edge& margin) in SetMargin() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/ |
H A D | checkbox_test_ng.cpp | 899 MarginProperty margin; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_test_ng.cpp | 238 MarginProperty margin; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
H A D | menu_layoutThi_test_ng.cpp | 740 MarginProperty margin = { in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.cpp | 318 UpdateShrinkPaintProperty( const OffsetF& margin, const LinearVector<float>& normalItemHalfSizes, const LinearVector<float>& vectorBlackPointCenterX, const std::pair<float, float>& longPointCenterX) UpdateShrinkPaintProperty() argument 361 UpdateNormalPaintProperty( const OffsetF& margin, const LinearVector<float>& normalItemHalfSizes, const LinearVector<float>& vectorBlackPointCenterX, const std::pair<float, float>& longPointCenterX) UpdateNormalPaintProperty() argument 413 UpdateHoverToNormalPaintProperty( const OffsetF& margin, const LinearVector<float>& normalItemHalfSizes, const LinearVector<float>& vectorBlackPointCenterX, const std::pair<float, float>& longPointCenterX) UpdateHoverToNormalPaintProperty() argument 447 UpdatePressToNormalPaintProperty( const OffsetF& margin, const LinearVector<float>& normalItemHalfSizes, const LinearVector<float>& vectorBlackPointCenterX, const std::pair<float, float>& longPointCenterX) UpdatePressToNormalPaintProperty() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
H A D | radio_pattern.cpp | 112 MarginProperty margin; in OnModifyDone() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_base.h | 211 std::optional<MarginPropertyF> margin = std::nullopt; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_test_ng.cpp | 2142 MarginProperty margin = { CalcLength(1), CalcLength(3), CalcLength(5), CalcLength(7) }; in HWTEST_F() local
|
/third_party/cups-filters/filter/ |
H A D | imagetoraster.c | 807 float margin, cutoff; in main() local 839 float margin, cutoff; main() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryDirectionTests.cpp | 136 const auto margin = kDefaultTolerance / 2.0f; in calcTminTmax() local
|