Home
last modified time | relevance | path

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

/ide/tools/previewer/
DRichPreviewer.cpp64 VirtualScreenImpl::GetInstance().SetFoldable(parser.IsFoldable()); in InitFoldParams()
/ide/tools/previewer/util/
DCommandParser.h63 bool IsFoldable() const;
DCommandParser.cpp951 bool CommandParser::IsFoldable() const in IsFoldable() function in CommandParser