Home
last modified time | relevance | path

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

/ide/tools/previewer/util/
H A DCommandParser.h93 int32_t GetFoldResolutionHeight() const;
H A DCommandParser.cpp975 int32_t CommandParser::GetFoldResolutionHeight() const in GetFoldResolutionHeight() function in CommandParser
1045 info.foldResolutionHeight = GetFoldResolutionHeight(); in GetFoldInfo()
/ide/tools/previewer/test/unittest/util/
H A DCommandParserTest.cpp1129 EXPECT_EQ(CommandParser::GetInstance().GetFoldResolutionHeight(), value); in TEST_F()

Completed in 5 milliseconds