Searched defs:DumpInfoArgument (Results 1 – 1 of 1) sorted by relevance
339 struct DumpInfoArgument { struct340 bool useWindowId = false;341 DumpMode mode = DumpMode::TREE;342 bool isDumpSimplify = false;343 bool verbose = false;344 int64_t rootId = -1;345 int32_t pointX = 0;346 int32_t pointY = 0;347 int64_t nodeId = -1;348 int32_t action = 0;