Home | History | Annotate | Download | only in page

Lines Matching refs:Node

35         readonly attribute Node anchorNode;
37 readonly attribute Node focusNode;
43 void collapse(in Node node, in long index)
49 boolean containsNode(in Node node, in boolean allowPartial);
50 void selectAllChildren(in Node node)
53 void extend(in Node node, in long offset)
66 readonly attribute Node baseNode;
68 readonly attribute Node extentNode;
76 void setBaseAndExtent(in Node baseNode, in long baseOffset, in Node extentNode, in long extentOffset)
78 void setPosition(in Node node, in long offset)