Home
last modified time | relevance | path

Searched defs:aChild (Results 1 – 25 of 986) sorted by relevance

12345678910>>...40

/dports/lang/spidermonkey60/firefox-60.9.0/dom/xbl/
H A DXBLChildrenElement.h38 void AppendInsertedChild(nsIContent* aChild) { in AppendInsertedChild()
47 void InsertInsertedChildAt(nsIContent* aChild, uint32_t aIndex) { in InsertInsertedChildAt()
56 void RemoveInsertedChild(nsIContent* aChild) { in RemoveInsertedChild()
103 int32_t IndexOfInsertedChild(nsIContent* aChild) { in IndexOfInsertedChild()
107 bool Includes(nsIContent* aChild) { in Includes()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xbl/
H A DXBLChildrenElement.h48 void AppendInsertedChild(nsIContent* aChild) in AppendInsertedChild()
58 void InsertInsertedChildAt(nsIContent* aChild, uint32_t aIndex) in InsertInsertedChildAt()
68 void RemoveInsertedChild(nsIContent* aChild) in RemoveInsertedChild()
125 int32_t IndexOfInsertedChild(nsIContent* aChild) in IndexOfInsertedChild()
130 bool Includes(nsIContent* aChild) in Includes()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/basic/
H A DBasicContainerLayer.h38 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
46 bool RemoveChild(Layer* aChild) override { in RemoveChild()
54 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/basic/
H A DBasicContainerLayer.h38 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
46 bool RemoveChild(Layer* aChild) override { in RemoveChild()
54 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/basic/
H A DBasicContainerLayer.h38 virtual bool InsertAfter(Layer* aChild, Layer* aAfter) override in InsertAfter()
47 virtual bool RemoveChild(Layer* aChild) override in RemoveChild()
56 virtual bool RepositionChild(Layer* aChild, Layer* aAfter) override in RepositionChild()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/basic/
H A DBasicContainerLayer.h38 virtual bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
46 virtual bool RemoveChild(Layer* aChild) override { in RemoveChild()
54 virtual bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/basic/
H A DBasicContainerLayer.h38 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
46 bool RemoveChild(Layer* aChild) override { in RemoveChild()
54 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/cad/opencascade/opencascade-7.6.0/src/LDOM/
H A DLDOM_Node.cxx175 const LDOM_BasicNode * aChild = anElement.GetFirstChild(); in getFirstChild() local
220 void LDOM_Node::removeChild (const LDOM_Node& aChild) in removeChild()
238 void LDOM_Node::appendChild (const LDOM_Node& aChild) in appendChild()
263 const LDOM_BasicNode * aChild = anElement.GetFirstChild(); in hasChildNodes() local
/dports/devel/simgear/simgear-2020.3.11/simgear/props/
H A DpropertyObject.hxx68 explicit PropertyObject(const char* aChild) : in PropertyObject()
75 explicit PropertyObject(SGPropertyNode* aNode, const char* aChild = NULL) : in PropertyObject()
108 static PropertyObject<T> create(SGPropertyNode* aNode, const char* aChild, T aValue) in create()
168 explicit PropertyObject(const char* aChild) : in PropertyObject()
174 explicit PropertyObject(SGPropertyNode* aNode, const char* aChild = NULL) : in PropertyObject()
207 …static PropertyObject<std::string> create(SGPropertyNode* aNode, const char* aChild, const std::st… in create()
H A DpropertyObject.cxx50 PropertyObjectBase::PropertyObjectBase(const char* aChild) : in PropertyObjectBase()
56 PropertyObjectBase::PropertyObjectBase(SGPropertyNode* aNode, const char* aChild) : in PropertyObjectBase()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Daccselectionhelper.cxx87 const SwAccessibleChild aChild = m_rContext.GetChild( *(m_rContext.GetMap()), in selectAccessibleChild() local
105 static bool lcl_getSelectedState(const SwAccessibleChild& aChild, in lcl_getSelectedState()
141 const SwAccessibleChild aChild = m_rContext.GetChild( *(m_rContext.GetMap()), in isAccessibleChildSelected() local
241 …[this](const SwAccessibleChild& aChild) { return lcl_getSelectedState(aChild, &m_rContext, m_rCont… in getSelectedAccessibleChildCount()
260 SwAccessibleChild aChild; in getSelectedAccessibleChild() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Daccselectionhelper.cxx86 const SwAccessibleChild aChild = m_rContext.GetChild( *(m_rContext.GetMap()), in selectAccessibleChild() local
104 static bool lcl_getSelectedState(const SwAccessibleChild& aChild, in lcl_getSelectedState()
140 const SwAccessibleChild aChild = m_rContext.GetChild( *(m_rContext.GetMap()), in isAccessibleChildSelected() local
240 …[this](const SwAccessibleChild& aChild) { return lcl_getSelectedState(aChild, &m_rContext, m_rCont… in getSelectedAccessibleChildCount()
259 SwAccessibleChild aChild; in getSelectedAccessibleChild() local
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_NotesTool.cxx344 Handle(XCAFDoc_GraphNode) aChild; in GetNotes() local
382 Handle(XCAFDoc_GraphNode) aChild; in GetAttrNotes() local
421 Handle(XCAFDoc_GraphNode) aChild; in GetSubshapeNotes() local
448 Handle(XCAFDoc_GraphNode) aChild; in Handle() local
511 Handle(XCAFDoc_GraphNode) aChild; in Handle() local
577 Handle(XCAFDoc_GraphNode) aChild; in Handle() local
651 Handle(XCAFDoc_GraphNode) aChild; in RemoveNote() local
700 Handle(XCAFDoc_GraphNode) aChild; in RemoveSubshapeNote() local
750 Handle(XCAFDoc_GraphNode) aChild; in RemoveAttrNote() local
789 Handle(XCAFDoc_GraphNode) aChild; in RemoveAllNotes() local
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java52 Object aChild = null; in getChild() local
69 Object aChild = null; in getChildNoCreate() local
83 public synchronized int getIndexOfChild (Object aParent, Object aChild) in getIndexOfChild()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/
H A DAccessibilityTreeModelBase.java52 Object aChild = null; in getChild() local
69 Object aChild = null; in getChildNoCreate() local
83 public synchronized int getIndexOfChild (Object aParent, Object aChild) in getIndexOfChild()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannelChild.cpp132 WrappedWebSocketEvent(WebSocketChannelChild* aChild, in WrappedWebSocketEvent()
151 EventTargetDispatcher(WebSocketChannelChild* aChild, in EventTargetDispatcher()
195 void Run(WebSocketChannelChild* aChild) override { in Run()
249 void Run(WebSocketChannelChild* aChild) override { in Run()
285 void Run(WebSocketChannelChild* aChild) override { in Run()
318 void Run(WebSocketChannelChild* aChild) override { aChild->OnError(); } in Run()
385 void Run(WebSocketChannelChild* aChild) override { in Run()
422 void Run(WebSocketChannelChild* aChild) override { in Run()
537 CloseEvent(WebSocketChannelChild* aChild, uint16_t aCode, in CloseEvent()
584 MsgEvent(WebSocketChannelChild* aChild, const nsACString& aMsg, in MsgEvent()
[all …]
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DWebSocketChannelChild.cpp135 WrappedWebSocketEvent(WebSocketChannelChild* aChild, in WrappedWebSocketEvent()
154 EventTargetDispatcher(WebSocketChannelChild* aChild, in EventTargetDispatcher()
195 void Run(WebSocketChannelChild* aChild) override { in Run()
247 void Run(WebSocketChannelChild* aChild) override { in Run()
283 void Run(WebSocketChannelChild* aChild) override { in Run()
316 void Run(WebSocketChannelChild* aChild) override { aChild->OnError(); } in Run()
381 void Run(WebSocketChannelChild* aChild) override { in Run()
418 void Run(WebSocketChannelChild* aChild) override { in Run()
543 CloseEvent(WebSocketChannelChild* aChild, uint16_t aCode, in CloseEvent()
590 MsgEvent(WebSocketChannelChild* aChild, const nsACString& aMsg, in MsgEvent()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/websocket/
H A DWebSocketChannelChild.cpp132 WrappedWebSocketEvent(WebSocketChannelChild* aChild, in WrappedWebSocketEvent()
151 EventTargetDispatcher(WebSocketChannelChild* aChild, in EventTargetDispatcher()
195 void Run(WebSocketChannelChild* aChild) override { in Run()
249 void Run(WebSocketChannelChild* aChild) override { in Run()
285 void Run(WebSocketChannelChild* aChild) override { in Run()
318 void Run(WebSocketChannelChild* aChild) override { aChild->OnError(); } in Run()
385 void Run(WebSocketChannelChild* aChild) override { in Run()
422 void Run(WebSocketChannelChild* aChild) override { in Run()
537 CloseEvent(WebSocketChannelChild* aChild, uint16_t aCode, in CloseEvent()
584 MsgEvent(WebSocketChannelChild* aChild, const nsACString& aMsg, in MsgEvent()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/websocket/
H A DWebSocketChannelChild.cpp131 WrappedWebSocketEvent(WebSocketChannelChild* aChild, in WrappedWebSocketEvent()
150 EventTargetDispatcher(WebSocketChannelChild* aChild, in EventTargetDispatcher()
194 void Run(WebSocketChannelChild* aChild) override { in Run()
248 void Run(WebSocketChannelChild* aChild) override { in Run()
284 void Run(WebSocketChannelChild* aChild) override { in Run()
349 void Run(WebSocketChannelChild* aChild) override { in Run()
386 void Run(WebSocketChannelChild* aChild) override { in Run()
501 CloseEvent(WebSocketChannelChild* aChild, uint16_t aCode, in CloseEvent()
548 MsgEvent(WebSocketChannelChild* aChild, const nsACString& aMsg, in MsgEvent()
622 BinaryStreamEvent(WebSocketChannelChild* aChild, nsIInputStream* aStream, in BinaryStreamEvent()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DClientContainerLayer.h67 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
83 bool RemoveChild(Layer* aChild) override { in RemoveChild()
98 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DClientContainerLayer.h67 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
83 bool RemoveChild(Layer* aChild) override { in RemoveChild()
98 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DClientContainerLayer.h67 virtual bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
83 virtual bool RemoveChild(Layer* aChild) override { in RemoveChild()
98 virtual bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DClientContainerLayer.h67 bool InsertAfter(Layer* aChild, Layer* aAfter) override { in InsertAfter()
83 bool RemoveChild(Layer* aChild) override { in RemoveChild()
98 bool RepositionChild(Layer* aChild, Layer* aAfter) override { in RepositionChild()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsWrapperCache.cpp65 NS_IMETHOD_(void) NoteJSChild(const JS::GCCellPtr& aChild) override { in NoteJSChild()
70 NS_IMETHOD_(void) NoteXPCOMChild(nsISupports* aChild) override {} in NoteXPCOMChild()
72 NoteNativeChild(void* aChild, in NoteNativeChild()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DClientContainerLayer.h77 virtual bool InsertAfter(Layer* aChild, Layer* aAfter) override in InsertAfter()
94 virtual bool RemoveChild(Layer* aChild) override in RemoveChild()
109 virtual bool RepositionChild(Layer* aChild, Layer* aAfter) override in RepositionChild()

12345678910>>...40