Home
last modified time | relevance | path

Searched defs:space (Results 1 – 25 of 71) sorted by relevance

123

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_paint_test.cpp120 auto space = std::make_shared<ColorSpace>(); variable
174 auto space = std::make_shared<ColorSpace>(); variable
196 auto space = std::make_shared<ColorSpace>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
Dlinear_layout_utils.h34 float space = 0.0f; member
44 float space = 0.0f; member
Drow_model_ng.cpp26 void RowModelNG::Create(const std::optional<Dimension>& space, AlignDeclaration*, const std::string… in Create()
Dcolumn_model_ng.cpp30 void ColumnModelNG::Create(const std::optional<Dimension>& space, AlignDeclaration*, const std::str… in Create()
/foundation/arkui/ace_engine/frameworks/base/log/
Ddump_log.cpp37 std::string space = " "; in Print() local
72 std::string space = " "; in Print() local
/foundation/arkui/ace_engine/frameworks/core/animation/
Dchain_animation.cpp30 … int32_t index, float space, float maxSpace, float minSpace, RefPtr<SpringProperty> springProperty) in ChainAnimationNode()
59 ChainAnimation::ChainAnimation(float space, float maxSpace, float minSpace, RefPtr<SpringProperty> … in ChainAnimation()
177 void ChainAnimation::SetSpace(float space, float maxSpace, float minSpace) in SetSpace()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Drow_model_impl.cpp27 void RowModelImpl::Create(const std::optional<Dimension>& space, AlignDeclaration* declaration, con… in Create()
Dcolumn_model_impl.cpp28 const std::optional<Dimension>& space, AlignDeclaration* declaration, const std::string& tag) in Create()
Dlist_item_group_model_impl.cpp31 void ListItemGroupModelImpl::SetSpace(const Dimension& space) in SetSpace()
Dgauge_model_impl.h44 void SetIndicatorSpace(const Dimension& space) override {} in SetIndicatorSpace()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Ddns_lookup_parser_test.cpp348 int32_t space = 0; variable
359 int32_t space = 0; variable
370 int32_t space = -1; variable
377 const int32_t space = 10; variable
387 const int32_t space = 10; variable
399 const int32_t space = 10; variable
413 const int32_t space = 10; variable
427 const int32_t space = 10; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_paint_method.h31 float space = 0.0f; member
46 const V2::ItemDivider& divider, bool vertical, int32_t lanes, float space) in ListPaintMethod()
Dlist_item_group_model_ng.cpp48 void ListItemGroupModelNG::SetSpace(const Dimension& space) in SetSpace()
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
Drosen_svg_painter.cpp525 double space = 0.0; in UpdateText() local
575 double space = 0.0; in UpdateText() local
631 double space = 0.0; in UpdateTextPath() local
700 double space = 0.0; in UpdateTextPath() local
771 double space = 0.0; in MeasureTextBounds() local
801 double space = 0.0; in MeasureTextBounds() local
833 double space = 0.0; in MeasureTextPathBounds() local
869 double space = 0.0; in MeasureTextPathBounds() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
Dselect_layout_algorithm.cpp42 auto space = static_cast<float>(rowProps->GetSpaceValue(Dimension()).ConvertToPx()); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components/select/
Dselect_component.cpp72 RefPtr<BoxComponent> space = AceType::MakeRefPtr<BoxComponent>(); in Initialize() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dfont_config.cpp448 const std::string space = " "; in DumpAlias() local
464 const std::string space = " "; in DumpAjdust() local
496 const std::string space = " "; in DumpForbak() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_list_item_group.cpp67 Dimension space; in Create() local
Djs_row.cpp52 std::optional<CalcDimension> space; in Create() local
Djs_column.cpp54 std::optional<CalcDimension> space; in Create() local
/foundation/arkui/ace_engine/frameworks/base/utils/
Dstring_expression.cpp36 std::regex space(" "); in CheckCalcIsValid() local
198 std::regex space(" "); in ConvertDal2Rpn() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
Ddot_indicator_paint_method.cpp271 … const LinearVector<float>& itemHalfSizes, float margin, float padding, float space, int32_t index) in CalculatePointCenterX()
459 float space = static_cast<float>(INDICATOR_ITEM_SPACE.ConvertToPx()); in UpdateBackground() local
575 …const LinearVector<float>& itemHalfSizes, float startCenterX, float endCenterX, float space, int32… in ForwardCalculation()
629 …const LinearVector<float>& itemHalfSizes, float startCenterX, float endCenterX, float space, int32… in BackwardCalculation()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_model_ng.cpp118 void GaugeModelNG::SetIndicatorSpace(const Dimension& space) in SetIndicatorSpace()
196 void GaugeModelNG::SetIndicatorSpace(FrameNode* frameNode, const Dimension& space) in SetIndicatorSpace()
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
Dlist_test_ng.cpp259 …float space = layoutProperty_->GetSpace().has_value() ? layoutProperty_->GetSpace().value().Conver… in GetInterval() local
427 …const RefPtr<FrameNode>& frameNode, int32_t viewItemNumber, int32_t lanes, float space, float star… in VerifyPosition()
442 …const RefPtr<FrameNode>& frameNode, int32_t viewItemNumber, int32_t lanes, float space, int32_t in… in VerifyItemPosition()
471 …const RefPtr<FrameNode>& frameNode, int32_t viewItemNumber, int32_t lanes, float space, float star… in VerifyGroupItemPosition()
/foundation/arkui/ace_engine/test/unittest/core/pattern/linear_layout/
Dlinear_layout_test_ng.cpp976 auto space = layoutProperty->GetSpace(); variable
1000 auto space = layoutProperty->GetSpace(); variable
1024 auto space = layoutProperty->GetSpace(); variable
1048 auto space = layoutProperty->GetSpace(); variable

123