/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_uiextension_data.h | 34 Vector2f anchor = {0.f, 0.f}; member
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_motion_blur_filter_test.cpp | 49 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 D | position_param.h | 39 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 D | render_relative_container.cpp | 24 inline bool IsAnchorContainer(const std::string& anchor) in IsAnchorContainer() argument [all...] |
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.h | 84 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 D | rs_marshalling_helper_test.cpp | 484 Vector2f anchor; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 116 MotionBlurAnchor anchor; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_property.cpp | 1418 auto anchor = target->GetAnchorValue({}); in CheckMarkAnchorPosition() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/ |
H A D | relative_container_layout_algorithm.cpp | 27 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 D | rs_node_test.cpp | 5476 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 D | rs_node.cpp | 1597 void RSNode::SetMotionBlurPara(const float radius, const Vector2f& anchor) in SetMotionBlurPara() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 2949 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 D | arkts_native_common_bridge.cpp | 1387 bool ParseJsAlignRule(const EcmaVM* vm, const Local<JSValueRef> &arg, std::string& anchor, ArkUI_Int32 &direction) in ParseJsAlignRule() argument
|