Home
last modified time | relevance | path

Searched refs:GetFoldWidth (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/test/mock/mock/
H A DMockVirtualScreen.cpp112 int32_t VirtualScreen::GetFoldWidth() const in GetFoldWidth() function in VirtualScreen
/ide/tools/previewer/mock/
H A DVirtualScreen.h99 int32_t GetFoldWidth() const;
H A DVirtualScreen.cpp345 int32_t VirtualScreen::GetFoldWidth() const in GetFoldWidth() function in VirtualScreen
/ide/tools/previewer/test/unittest/mock/
H A DVirtualScreenImplTest.cpp322 EXPECT_EQ(VirtualScreenImpl::GetInstance().GetFoldWidth(), foldWidth); in TEST_F()
419 EXPECT_EQ(VirtualScreenImpl::GetInstance().GetFoldWidth(), width); in TEST_F()
/ide/tools/previewer/mock/rich/
H A DVirtualScreenImpl.cpp436 info.foldWidth = GetFoldWidth(); in GetScreenInfo()

Completed in 5 milliseconds