Home | History | Annotate | Download | only in inferno

Lines Matching refs:textContent

22     console.log("[" +i+ "]-" + title.textContent)
35 text.textContent = "";
39 methodName = title.textContent.substring(0, title.textContent.indexOf("|"));
51 text.textContent = methodName;
55 text.textContent = methodName.substring(0, numCharacters-2) + "..";
167 if (title.textContent.indexOf(term) != -1) {
219 text = titleElement.textContent;
234 percentageTextElement.textContent = percentage
240 barTextElement.textContent = methodName