X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Finternal%2Fcontrols%2Fpage-turn-view%2Fpage-turn-effect.h;h=2f0a47ed161b8b96bb594120e02cc2be23d793fd;hp=fba77c5bf9a8bcfab5328b6f878c7556bee3207a;hb=HEAD;hpb=b694e7e2ae624e206e1548b1a863c554eb9cd4d7 diff --git a/dali-toolkit/internal/controls/page-turn-view/page-turn-effect.h b/dali-toolkit/internal/controls/page-turn-view/page-turn-effect.h index fba77c5..2f0a47e 100644 --- a/dali-toolkit/internal/controls/page-turn-view/page-turn-effect.h +++ b/dali-toolkit/internal/controls/page-turn-view/page-turn-effect.h @@ -2,7 +2,7 @@ #define DALI_PAGE_TURN_EFFECT_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -22,14 +22,10 @@ namespace Dali { - namespace Toolkit { - namespace Internal { - - /** * @brief Re-applies PageTurnEffect internal constraints * The internal constraint uses the OriginalCenter property and the CURRENT_CENTER Property @@ -41,7 +37,7 @@ namespace Internal * @param[in] actor The page turn actor to which internal constraints should be re-applied * @param[in] pageHeight The page height. */ -void PageTurnApplyInternalConstraint( Actor& actor, float pageHeight ); +void PageTurnApplyInternalConstraint(Actor& actor, float pageHeight); /** * @brief Create a new PageTurnEffect