Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components/declaration/common/
Dmethod.h46 struct CommonMethod : Method { struct
47 void Focus(const RefPtr<FocusableController>& focusableController, bool shouldFocus) const in Focus()
54 …st RefPtr<ScrollPositionController>& positionController, double dx, double dy, bool isSmooth) const in ScrollBy()