Home
last modified time | relevance | path

Searched defs:anchor (Results 1 - 13 of 13) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_uiextension_data.h34 Vector2f anchor = {0.f, 0.f}; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_motion_blur_filter_test.cpp49 Vector2f anchor = {0.f, 0.f}; in HWTEST_F() local
69 Vector2f anchor = {0.f, 0.f}; in HWTEST_F() local
84 Vector2f anchor = {0.f, 0.f}; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dposition_param.h39 std::pair<Dimension, Dimension> anchor = {0.0_px, 0.0_px}; member
100 std::string anchor; member
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp24 inline bool IsAnchorContainer(const std::string& anchor) in IsAnchorContainer() argument
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.h84 std::string anchor; member
90 std::string anchor; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp484 Vector2f anchor; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h116 MotionBlurAnchor anchor; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1418 auto anchor = target->GetAnchorValue({}); in CheckMarkAnchorPosition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp27 inline bool IsAnchorContainer(const std::string& anchor) in IsAnchorContainer() argument
1088 GetDependencyRelationshipInChain( const std::string& anchor, const std::string& nodeName) GetDependencyRelationshipInChain() argument
1192 std::string anchor = alignRule.second.anchor; PreTopologicalLoopDetectionGetAnchorSet() local
1799 CalcAnchorWidth( bool anchorIsContainer, float containerWidth, const std::string& anchor) CalcAnchorWidth() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5476 Vector2f anchor = { 1.f, 1.f }; // for test in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1597 void RSNode::SetMotionBlurPara(const float radius, const Vector2f& anchor) in SetMotionBlurPara() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2949 auto anchor = GetAnchorValue({}); in AdjustPaintRect() local
5535 auto anchor = GetAnchor(); local
6627 auto anchor = GetAnchor(); global() local
6771 auto anchor = GetAnchor(); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp1387 bool ParseJsAlignRule(const EcmaVM* vm, const Local<JSValueRef> &arg, std::string& anchor, ArkUI_Int32 &direction) in ParseJsAlignRule() argument

Completed in 54 milliseconds