Home
last modified time | relevance | path

Searched refs:GetFoldable (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/
DVirtualScreen.h95 bool GetFoldable() const;
DVirtualScreen.cpp326 bool VirtualScreen::GetFoldable() const in GetFoldable() function in VirtualScreen
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp220 …iewer::PreviewerDisplay::GetInstance().SetFoldable(VirtualScreenImpl::GetInstance().GetFoldable()); in RunJsApp()