Home
last modified time | relevance | path

Searched defs:ButtonAnimator (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/ui/interfaces/kits/components/
Dui_button.h431 friend class ButtonAnimator; variable
439 ButtonAnimator(UIButton& button) : animator_(this, nullptr, 0, false), button_(button) {} in ButtonAnimator() function