Searched refs:NotifySetWindowRectAutoSaveFunc (Results 1 – 4 of 4) sorted by relevance
100 using NotifySetWindowRectAutoSaveFunc = std::function<void(bool enabled)>; variable293 void SetWindowRectAutoSaveCallback(NotifySetWindowRectAutoSaveFunc&& func);603 NotifySetWindowRectAutoSaveFunc onSetWindowRectAutoSaveFunc_;
385 NotifySetWindowRectAutoSaveFunc func = [](bool enabled) { in __anon65f86f790402()
522 NotifySetWindowRectAutoSaveFunc func1 = [](bool enabled) { in __anon5be19e550402()
5375 void SceneSession::SetWindowRectAutoSaveCallback(NotifySetWindowRectAutoSaveFunc&& func) in SetWindowRectAutoSaveCallback()