Home
last modified time | relevance | path

Searched refs:GetOffsetValue (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_col/
H A Dgrid_col_layout_property.h73 auto offset = GetOffsetValue(); in GetOffset()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp95 auto offset = context->GetOffsetValue({}); in GetChildrenSize()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp159 void GetOffsetValue(std::vector<std::string> offsets, std::string& posX, std::string& posY) in GetOffsetValue() function
435 GetOffsetValue(offsets, valueX, valueY); in ParseBackgroundImagePosition()
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/
H A Dgrid_row_test_ng.cpp1647 EXPECT_EQ(layoutProperty->GetOffsetValue().md, testVal); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2349 offsetVp.xComponent = renderContext->GetPositionProperty()->GetOffsetValue().GetX().Value(); in GetOffset()
2350 offsetVp.yComponent = renderContext->GetPositionProperty()->GetOffsetValue().GetY().Value(); in GetOffset()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2978 auto offset = GetOffsetValue({}); in AdjustPaintRect()

Completed in 32 milliseconds