Home
last modified time | relevance | path

Searched defs:sourceTool (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/
DMouseInput.h50 int sourceTool; variable
/ide/tools/previewer/cli/
DCommandLine.h99 int sourceTool; member
DCommandLine.cpp1426 int32_t sourceTool = args["sourceTool"].AsInt(); in IsArgsValid() local