Home
last modified time | relevance | path

Searched refs:FromRight (Results 1 – 25 of 59) sorted by relevance

123

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dwindow_slide_animation.h15 FromRight, enumerator
43 SlideDirection _direction = SlideDirection::FromRight;
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/spacerotation/
H A DKPrSpaceRotationEffectFactory.h36 FromRight enumerator
H A DKPrSpaceRotationFromRightStrategy.cpp29 : KPrPageEffectStrategy(KPrSpaceRotationEffectFactory::FromRight, "spaceRotation", "rightToLeft", f… in KPrSpaceRotationFromRightStrategy()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/zigzagwipe/
H A DZigZagWipeEffectFactory.h35 FromRight, enumerator
H A DZigZagWipeEffectFactory.cpp32 addStrategy( new ZigZagWipeStrategy( FromRight, "leftToRight", true ) ); in ZigZagWipeEffectFactory()
H A DZigZagWipeStrategy.cpp90 case ZigZagWipeEffectFactory::FromRight: in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/barwipe/
H A DKPrBarWipeEffectFactory.h36 FromRight, enumerator
H A DKPrBarWipeFromRightStrategy.cpp28 : KPrPageEffectStrategy( KPrBarWipeEffectFactory::FromRight, "barWipe", "leftToRight", true ) in KPrBarWipeFromRightStrategy()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/veewipe/
H A DVeeWipeEffectFactory.h34 FromRight, enumerator
H A DVeeWipeEffectFactory.cpp32 addStrategy( new VeeWipeStrategy( FromRight, "left", false ) ); in VeeWipeEffectFactory()
H A DVeeWipeStrategy.cpp80 case VeeWipeEffectFactory::FromRight: in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/barnveewipe/
H A DBarnVeeWipeEffectFactory.h34 FromRight, enumerator
H A DBarnVeeWipeEffectFactory.cpp32 addStrategy( new BarnVeeWipeStrategy( FromRight, "left", false ) ); in BarnVeeWipeEffectFactory()
H A DBarnVeeWipeStrategy.cpp84 case BarnVeeWipeEffectFactory::FromRight: in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/clockwipe/saloondoorwipe/
H A DKPrSaloonDoorWipeEffectFactory.h36 FromRight, enumerator
H A DKPrSaloonDoorWipeEffectFactory.cpp34 addStrategy( new KPrSaloonDoorWipeStrategy( FromRight, "saloonDoorWipe", "right", false ) ); in KPrSaloonDoorWipeEffectFactory()
H A DKPrSaloonDoorWipeStrategy.cpp97 case KPrSaloonDoorWipeEffectFactory::FromRight: in paintStep()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/matrixwipe/snakewipe/
H A DKPrSnakeWipeEffectFactory.h34 FromRight, // the new page is coming from the right enumerator
H A DKPrSnakeWipeBottomRightVerticalStrategy.cpp24 …: KPrMatrixWipeStrategy( KPrSnakeWipeEffectFactory::FromRight, "snakeWipe", "topLeftVertical", tru… in KPrSnakeWipeBottomRightVerticalStrategy()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/slidewipe/
H A DKPrSlideWipeEffectFactory.h34 FromRight, // the new page is coming from the right enumerator
H A DKPrSlideWipeFromRightStrategy.cpp27 : KPrPageEffectStrategy( KPrSlideWipeEffectFactory::FromRight, "slideWipe", "fromRight", false ) in KPrSlideWipeFromRightStrategy()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Media/Animation/
H A Dmod.rs175 pub const FromRight: Self = Self(2i32); const
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/
H A DTODO34 leftToReight reverse FromRight
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dmainwidget.cpp641 _mainSection->showAnimated(Window::SlideDirection::FromRight, animationParams); in clearHider()
643 _history->showAnimated(Window::SlideDirection::FromRight, animationParams); in clearHider()
1396 auto direction = back ? Window::SlideDirection::FromLeft : Window::SlideDirection::FromRight; in ui_showPeerHistory()
1415 : Window::SlideDirection::FromRight, in ui_showPeerHistory()
1688 : Window::SlideDirection::FromRight; in showNewSection()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DAttributes.hs1720 | FromRight constructor
1727 unqtDot FromRight = text "RL"
1733 , stringRep FromRight "RL"

123