Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
DDOMFuncs.ts52 this.insertAfterIdented(commentNode, insertPoint);
62 this.insertAfterIdented(newEl, insertPoint);
81 static insertAfterIdented(newNode: Node, referenceNode: Node) { method in DOM
125 this.insertAfterIdented(newComment, insertPoint);
130 this.insertAfterIdented(newEl, insertPoint);