Home
last modified time | relevance | path

Searched defs:targetOffset (Results 1 - 22 of 22) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_manager_util.cpp43 AutoFill::PopupOffset targetOffset = config.targetOffset.value(); in ConvertToPopupUIExtensionConfig() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.cpp129 float targetOffset = animationCallbackInfo.targetOffset.value_or(0.0f); in Execute() local
148 float targetOffset = animationCallbackInfo.targetOffset.value_or(0.0f); in Execute() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_wrapper_paint_method.cpp94 auto targetOffset = sheetNode->GetPositionToParentWithTransform(); in GetBorderDrawPath() local
[all...]
H A Dsheet_presentation_layout_algorithm.cpp196 auto targetOffset = targetNode->GetPaintRectOffset(); in GetPopupStyleSheetOffset() local
200 OffsetF SheetPresentationLayoutAlgorithm::GetOffsetInAvoidanceRule(const SizeF& targetSize, const OffsetF& targetOffset) in GetOffsetInAvoidanceRule() argument
251 bool SheetPresentationLayoutAlgorithm::CheckDirectionBottom(const SizeF& targetSize, const OffsetF& targetOffset) in CheckDirectionBottom() argument
258 bool SheetPresentationLayoutAlgorithm::CheckPlacementBottom(const SizeF& targetSize, const OffsetF& targetOffset) in CheckPlacementBottom() argument
214 AvoidanceRuleOfPlacement( const Placement& currentPlacement, const SizeF& targetSize, const OffsetF& targetOffset) AvoidanceRuleOfPlacement() argument
270 CheckPlacementBottomLeft(const SizeF& targetSize, const OffsetF& targetOffset) CheckPlacementBottomLeft() argument
278 CheckPlacementBottomRight(const SizeF& targetSize, const OffsetF& targetOffset) CheckPlacementBottomRight() argument
287 GetOffsetWithBottom(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottom() argument
294 GetOffsetWithBottomLeft(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottomLeft() argument
315 GetOffsetWithBottomRight(const SizeF& targetSize, const OffsetF& targetOffset) GetOffsetWithBottomRight() argument
[all...]
H A Doverlay_manager.h60 OffsetF targetOffset; member
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dpopup_ui_extension_config.h74 std::optional<PopupOffset> targetOffset; member
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_custom_config.h77 std::optional<PopupOffset> targetOffset; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h77 std::optional<float> targetOffset; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h39 OffsetF targetOffset; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h40 OffsetF targetOffset; member
H A Dbubble_layout_algorithm.cpp310 auto targetOffset = targetNode->GetPaintRectOffset(); in Measure() local
223 BubbleLayoutAlgorithm(int32_t id, const std::string& tag, const std::optional<OffsetF>& targetOffset, const std::optional<SizeF>& targetSize) BubbleLayoutAlgorithm() argument
633 auto targetOffset = targetNode->GetPaintRectOffset(); InitWrapperRect() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h50 float targetOffset; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/bubble/
H A Dbubble_test_One_ng.cpp890 auto targetOffset = layoutAlgorithm->targetOffset_ = OffsetF(100.0f, 100.0f); in HWTEST_F() local
H A Dbubble_test_ng.cpp2026 auto targetOffset = bubbleLayoutAlgorithm->targetOffset_; in HWTEST_F() local
2151 auto targetOffset = layoutAlgorithm->targetOffset_ = OffsetF(POSITION_OFFSET, POSITION_OFFSET); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_circle.cpp510 void RenderIndexerCircle::BeginCollapseScrollAnimation(double originOffset, double targetOffset) in BeginCollapseScrollAnimation() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtab_bar_test_ng.cpp800 float targetOffset = 0.3f; in HWTEST_F() local
822 float targetOffset = 0.3f; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h304 void SetTargetOffset(const Offset& targetOffset) in SetTargetOffset() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp815 auto targetOffset = (isSourceFromAnimation_ || in SpeedTriggerAnimation() local
860 auto targetOffset = 0.0f; in GetTargetOffset() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1736 uint32_t targetOffset = baseOffset + targetSize; in GatherDeltasP() local
1828 uint32_t targetOffset in GatherDeltasPN() local
1957 uint32_t targetOffset = baseOffset + targetSize; GatherDeltasPNT() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1810 const Offset targetOffset = targetNode->GetTransitionGlobalOffset(); in CreateGeometryTransitionFrom() local
1876 const Offset targetOffset = targetNode->GetGlobalOffset(); in CreateGeometryTransitionTo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2396 auto targetOffset = 0.0f; in TriggerTranslateAnimation() local
2424 auto targetOffset = 0.0f; in CalculateTargetOffset() local
2302 PlayIndicatorTranslateAnimation(AnimationOption option, RectF originalPaintRect, RectF targetPaintRect, float targetOffset) PlayIndicatorTranslateAnimation() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3456 PopupOffset targetOffset = config.targetOffset.value(); in CreateCustomPopupParam() local

Completed in 41 milliseconds