Home
last modified time | relevance | path

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

/ide/tools/previewer/mock/
DVirtualScreen.h99 int32_t GetFoldWidth() const;
DVirtualScreen.cpp347 int32_t VirtualScreen::GetFoldWidth() const in GetFoldWidth() function in VirtualScreen
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp173 …ScreenImpl::GetInstance().GetFoldStatus().c_str(), VirtualScreenImpl::GetInstance().GetFoldWidth(), in SetJsAppArgs()
179 OHOS::Rosen::FoldStatus::FOLDED ? VirtualScreenImpl::GetInstance().GetFoldWidth() : in SetJsAppArgs()
201 OHOS::Rosen::FoldStatus::FOLDED ? VirtualScreenImpl::GetInstance().GetFoldWidth() : in SetJsAppArgs()