Searched defs:foldable (Results 1 – 2 of 2) sorted by relevance
27 void PreviewerDisplay::SetFoldable(const bool foldable) in SetFoldable()
736 bool foldable = SingletonContainer::Get<DisplayManager>().IsFoldable(); in OnIsFoldable() local