Home
last modified time | relevance | path

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

/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts142 function getDisplayNameTextOfOption(option: CommandLineOption) { function
157 const name = getDisplayNameTextOfOption(option);
323 const curLength = getDisplayNameTextOfOption(option).length;
/third_party/typescript/lib/
Dtsc.js109481 function getDisplayNameTextOfOption(option) { function
109488 var name = getDisplayNameTextOfOption(option);
109633 var curLength = getDisplayNameTextOfOption(option).length;