Searched refs:updateNodeFunc_ (Results 1 – 1 of 1) sorted by relevance
721 updateNodeFunc_ = updateNodeFunc; in SetUpdateNodeFunc()726 return updateNodeFunc_; in GetUpdateNodeFunc()911 std::function<void(int32_t, RefPtr<UINode>&)> updateNodeFunc_; variable