Home
last modified time | relevance | path

Searched refs:GetNewNode (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DSplitNodeTransaction.h47 nsIContent* GetNewNode();
H A DCreateElementTransaction.h54 already_AddRefed<dom::Element> GetNewNode();
H A DCreateElementTransaction.cpp142 CreateElementTransaction::GetNewNode() in GetNewNode() function in mozilla::CreateElementTransaction
H A DSplitNodeTransaction.cpp123 SplitNodeTransaction::GetNewNode() in GetNewNode() function in mozilla::SplitNodeTransaction
H A DEditorBase.cpp1392 ret = transaction->GetNewNode(); in CreateNode()
1473 : transaction->GetNewNode(); in SplitNode()
/dports/cad/irsim/irsim-9.7.110/other/h2a/
H A DNsubrs.c23 node = GetNewNode( "?" );
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DSplitNodeTransaction.h55 nsIContent* GetNewNode();
H A DCreateElementTransaction.h58 already_AddRefed<dom::Element> GetNewNode();
H A DCreateElementTransaction.cpp166 already_AddRefed<Element> CreateElementTransaction::GetNewNode() { in GetNewNode() function in mozilla::CreateElementTransaction
H A DSplitNodeTransaction.cpp172 nsIContent* SplitNodeTransaction::GetNewNode() { return mNewLeftNode; } in GetNewNode() function in mozilla::SplitNodeTransaction
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/y4mdenoise/
H A DSkipList.hh370 Node *GetNewNode (int16_t a_nForwardPointers);
486 m_pHeader = GetNewNode (HEADERCHUNK); in Init()
487 m_pSearchFinger = GetNewNode (HEADERCHUNK); in Init()
488 m_pSearchFinger2 = GetNewNode (HEADERCHUNK); in Init()
1767 SkipList<KEY,VALUE,KEYFN,PRED,HC,ALLOC>::GetNewNode in GetNewNode() function in SkipList
1822 return GetNewNode (nNewLevel); in GetNewNodeOfRandomLevel()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dnodebuild_events.cpp81 FEvent *FEventTree::GetNewNode () in GetNewNode() function in FEventTree
H A Dnodebuild.h32 FEvent *GetNewNode ();
H A Dnodebuild_gl.cpp70 event = Events.GetNewNode (); in AddIntersection()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/
H A DRbTree.cs337 private int GetNewNode (K key) in GetNewNode() method in System.Data.RBTree
596 newMainTreeNodeId = GetNewNode (Key (z_id)); in RBInsert()
1487 int nodeId = GetNewNode(item); in Insert()
1497 int nodeId = GetNewNode (item); in Add()
1538 int nodeId = GetNewNode (item); in InsertAt()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DRbTree.cs340 private int GetNewNode(K key) in GetNewNode() method in System.Data.RBTree
620 newMainTreeNodeId = GetNewNode(Key(z_id)); in RBInsert()
1564 int nodeId = GetNewNode(item); in Insert()
1574 int nodeId = GetNewNode(item); in Add()
1619 int nodeId = GetNewNode(item); in InsertAt()
/dports/cad/irsim/irsim-9.7.110/base/
H A Dglobals.h210 extern nptr GetNewNode( /* name */ );
H A Dnsubrs.c262 public nptr GetNewNode( name ) in GetNewNode() function
H A Dnetupdate.c291 nd = GetNewNode( av[3] );
580 new_nd = GetNewNode( av[4] );
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/tests/XDocument.Common/
H A DCXmlCache.cs926 rNewNode = GetNewNode(prXmlReader); in Process()
1064 protected virtual CXmlNode GetNewNode(XmlReader rXmlReader) in GetNewNode() method in CXmlCache
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XslTransformApi/
H A DCXmlCache.cs1039 rNewNode = GetNewNode(_rXmlReader); in Process()
1197 protected virtual CXmlNode GetNewNode(XmlReader rXmlReader) in GetNewNode() method in CXmlCache
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorUtils.h152 NodeType* GetNewNode() const { return mNode; } in GetNewNode() function
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DEditorUtils.h215 NodeType* GetNewNode() const { return mNode; } in GetNewNode() function
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DEditorUtils.h216 NodeType* GetNewNode() const { return mNode; } in GetNewNode() function
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DEditorUtils.h216 NodeType* GetNewNode() const { return mNode; } in GetNewNode() function

12