Home
last modified time | relevance | path

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

/AOO41X/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java2077 TreeNode rby2 = new RubyNode( mkName("ruby") ); in testRangeHyperlinkRuby() local
2078 inserter.insertRange( new Range(0, 2, rby2) ); in testRangeHyperlinkRuby()
2080 .appendChild( rby2.dup() in testRangeHyperlinkRuby()
2090 .appendChild( rby2.dup() in testRangeHyperlinkRuby()
2103 .appendChild( rby2.dup() in testRangeHyperlinkRuby()
2119 .appendChild( rby2.dup() in testRangeHyperlinkRuby()
2200 TreeNode rby2 = new RubyNode( mkName("ruby") ); in testRangeRubyRuby() local
2201 inserter.insertRange( new Range(0, 2, rby2) ); in testRangeRubyRuby()
2203 .appendChild( rby2.dup().appendChild( new TextNode("12") ) ) in testRangeRubyRuby()
2211 .appendChild( rby2.dup().appendChild( new TextNode("12") ) ) in testRangeRubyRuby()
[all …]