Home
last modified time | relevance | path

Searched refs:minLoadDocWidth (Results 1 – 2 of 2) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.h66 const int minLoadDocWidth = 20; variable
DCommandLine.cpp617 if (width < minLoadDocWidth || width > maxLoadDocWidth || height < minLoadDocWidth || in IsIntValValid()