Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.cpp1576 Json2::Value topRectObj = args.GetValue("topRect"); in RunSet() local
1577 AvoidRect topRect = AvoidRect(topRectObj["posX"].AsInt(), topRectObj["posY"].AsInt(), in RunSet()
1578 topRectObj["width"].AsUInt(), topRectObj["height"].AsUInt()); in RunSet()

Completed in 3 milliseconds