Home
last modified time | relevance | path

Searched refs:UpdatePositionFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/positioned/
H A Dpositioned_component.h169 const UpdatePositionFunc& GetUpdatePositionFuncId() const in GetUpdatePositionFuncId()
174 void SetUpdatePositionFuncId(const UpdatePositionFunc& updatePositionFunc) in SetUpdatePositionFuncId()
195 UpdatePositionFunc updatePositionFunc_;
H A Drender_positioned.h24 using UpdatePositionFunc = std::function<void(const std::function<void(const Dimension&, const Dime… variable
105 UpdatePositionFunc updatePositionFunc_;