Searched refs:indexOfX (Results 1 – 2 of 2) sorted by relevance
25 const indexOfX = file.content.indexOf("x"); constant30 position: indexOfX,290 const indexOfX = linkInParamTag.content.lastIndexOf("1"); constant298 position: indexOfX,
171 const indexOfX = file.content.indexOf("x"); constant172 …ject.getLanguageService(/*ensureSynchronized*/ true).getQuickInfoAtPosition(file.path, indexOfX), {175 textSpan: { start: indexOfX, length: 1 },