tdesktop/Telegram/SourceFiles/ui/effects
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
cross_animation.cpp
cross_animation.h
fade_animation.cpp
fade_animation.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
numbers_animation.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
numbers_animation.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
panel_animation.cpp
panel_animation.h
radial_animation.cpp
radial_animation.h
ripple_animation.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
ripple_animation.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
round_checkbox.cpp Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
round_checkbox.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
send_action_animations.cpp
send_action_animations.h
slide_animation.cpp
slide_animation.h