Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.cpp1579 Json2::Value bottomRectObj = args.GetValue("bottomRect"); in RunSet() local
1580 AvoidRect bottomRect = AvoidRect(bottomRectObj["posX"].AsInt(), bottomRectObj["posY"].AsInt(), in RunSet()
1581 bottomRectObj["width"].AsUInt(), bottomRectObj["height"].AsUInt()); in RunSet()

Completed in 3 milliseconds