Searched defs:restoreFunc (Results 1 – 3 of 3) sorted by relevance
719 auto restoreFunc = [](uint32_t windowId, WindowMode mode) { in __anona37d80c60302() variable741 auto restoreFunc = [](uint32_t windowId, WindowMode mode) { in __anona37d80c60402() variable
2044 std::function<bool(uint32_t, WindowMode)> restoreFunc, bool restore) in ToggleShownStateForAllAppWindows()2121 …id WindowNodeContainer::RestoreAllAppWindows(std::function<bool(uint32_t, WindowMode)> restoreFunc) in RestoreAllAppWindows()
564 auto restoreFunc = [this](uint32_t windowId, WindowMode mode) { in ToggleShownStateForAllAppWindows() local