Home
last modified time | relevance | path

Searched refs:GetFoldResolutionWidth (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/util/
H A DCommandParser.h92 int32_t GetFoldResolutionWidth() const;
H A DCommandParser.cpp970 int32_t CommandParser::GetFoldResolutionWidth() const in GetFoldResolutionWidth() function in CommandParser
1044 info.foldResolutionWidth = GetFoldResolutionWidth(); in GetFoldInfo()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp1123 EXPECT_EQ(CommandParser::GetInstance().GetFoldResolutionWidth(), value); in TEST_F()

Completed in 5 milliseconds