Home
last modified time | relevance | path

Searched defs:replaceChild (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/javax/swing/JComboBox/8032878/
H A Dbug8032878.java50 private final Robot robot; in replaceChild()
51
52 private JFrame frame;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/bindings/cpp/
H A DWebDOMNodeCustom.cpp41 WebDOMNode WebDOMNode::replaceChild(const WebDOMNode& newChild, const WebDOMNode& oldChild) in replaceChild() function in WebDOMNode
/dports/www/p5-HTML-DOM/HTML-DOM-0.058/lib/HTML/DOM/
H A DAttr.pm232 sub replaceChild { subroutine
/dports/textproc/p5-XML-DOM-Lite/XML-DOM-Lite-0.16/lib/XML/DOM/Lite/
H A DNode.pm130 sub replaceChild { subroutine
/dports/editors/libreoffice/libreoffice-7.2.6.2/unoxml/source/dom/
H A Dattr.hxx163 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CAttr
H A Dprocessinginstruction.hxx152 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CProcessingInstruction
H A Delement.hxx227 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CElement
H A Dnotation.hxx139 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CNotation
H A Ddocumentfragment.hxx131 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocumentFragment
H A Dentityreference.hxx134 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntityReference
H A Ddocumenttype.hxx169 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocumentType
H A Dentity.hxx151 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntity
H A Dcharacterdata.hxx183 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CCharacterData
/dports/editors/calligra/calligra-3.2.1/plugins/formulashape/elements/
H A DRootElement.cpp150 bool RootElement::replaceChild ( BasicElement* oldelement, BasicElement* newelement ) in replaceChild() function in RootElement
H A DSubSupElement.cpp125 bool SubSupElement::replaceChild ( BasicElement* oldelement, BasicElement* newelement ) in replaceChild() function in SubSupElement
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unoxml/source/dom/
H A Dattr.hxx164 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CAttr
H A Delement.hxx228 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CElement
H A Dprocessinginstruction.hxx153 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx132 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CDocumentFragment
H A Dentityreference.hxx135 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntityReference
H A Dnotation.hxx140 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CNotation
H A Dentity.hxx153 virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL replaceChild( in replaceChild() function in DOM::CEntity
/dports/graphics/Coin/coin-Coin-4.0.0/src/nodekits/
H A DSoNodeKitListPart.cpp398 SoNodeKitListPart::replaceChild(int index, SoNode * newChild) in replaceChild() function in SoNodeKitListPart
417 SoNodeKitListPart::replaceChild(SoNode * oldChild, SoNode * newChild) in replaceChild() function in SoNodeKitListPart
/dports/textproc/xmlf90/xmlf90-1.5.5/src/dom/
H A Dm_dom_node.f90337 function replaceChild(node, newChild, oldChild) function
339 type(fnode), pointer :: replaceChild local
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DGroupingEl.java108 void replaceChild(Element oldChild, Element newChild) { in replaceChild() method in GroupingEl

12345678910>>...18