Home
last modified time | relevance | path

Searched refs:aRootNode (Results 1 – 25 of 108) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentList.h178 nsContentListKey(nsINode* aRootNode, int32_t aMatchNameSpaceId, in nsContentListKey()
180 : mRootNode(aRootNode), in nsContentListKey()
246 nsContentList(nsINode* aRootNode, int32_t aMatchNameSpaceId,
492 : mRootNode(aRootNode), mFunc(aFunc), mString(aString) {} in nsFuncStringCacheKey()
525 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringContentList() argument
529 : nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
534 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
548 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCachableElementsByNameNodeList() argument
569 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringHTMLCollection() argument
589 : nsContentList(aRootNode, aFunc, aDestroyFunc, aData) {} in nsLabelsNodeList()
[all …]
H A DnsContentList.cpp185 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
267 nsINode* aRootNode, nsContentListMatchFunc aFunc, in GetFuncStringContentList() argument
271 NS_ASSERTION(aRootNode, "content list has to have a root"); in GetFuncStringContentList()
289 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
319 nsINode* aRootNode, nsContentListMatchFunc aFunc,
325 nsINode* aRootNode, nsContentListMatchFunc aFunc,
337 mRootNode(aRootNode), in nsContentList()
376 mRootNode(aRootNode), in nsContentList()
1007 MOZ_ASSERT(aRootNode, "Must have root"); in MaybeResetRoot()
1008 if (mRootNode == aRootNode) { in MaybeResetRoot()
[all …]
H A DnsContentListDeclarations.h44 typedef void* (*nsFuncStringContentListDataAllocator)(nsINode* aRootNode,
52 already_AddRefed<nsContentList> NS_GetContentList(nsINode* aRootNode,
58 nsINode* aRootNode, nsContentListMatchFunc aFunc,
H A DStaticRange.cpp36 nsINode* aRootNode);
39 nsINode* aRootNode);
42 nsINode* aRootNode);
45 nsINode* aRootNode);
96 nsINode* aRootNode) { in DoSetRange() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentList.h172 nsContentListKey(nsINode* aRootNode, int32_t aMatchNameSpaceId, in nsContentListKey()
174 : mRootNode(aRootNode), in nsContentListKey()
240 nsContentList(nsINode* aRootNode, int32_t aMatchNameSpaceId,
486 : mRootNode(aRootNode), mFunc(aFunc), mString(aString) {} in nsFuncStringCacheKey()
519 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringContentList() argument
523 : nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
528 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
542 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCachableElementsByNameNodeList() argument
563 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringHTMLCollection() argument
583 : nsContentList(aRootNode, aFunc, aDestroyFunc, aData) {} in nsLabelsNodeList()
[all …]
H A DnsContentList.cpp185 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
267 nsINode* aRootNode, nsContentListMatchFunc aFunc, in GetFuncStringContentList() argument
271 NS_ASSERTION(aRootNode, "content list has to have a root"); in GetFuncStringContentList()
289 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
319 nsINode* aRootNode, nsContentListMatchFunc aFunc,
325 nsINode* aRootNode, nsContentListMatchFunc aFunc,
337 mRootNode(aRootNode), in nsContentList()
376 mRootNode(aRootNode), in nsContentList()
1015 MOZ_ASSERT(aRootNode, "Must have root"); in MaybeResetRoot()
1016 if (mRootNode == aRootNode) { in MaybeResetRoot()
[all …]
H A DnsContentListDeclarations.h44 typedef void* (*nsFuncStringContentListDataAllocator)(nsINode* aRootNode,
52 already_AddRefed<nsContentList> NS_GetContentList(nsINode* aRootNode,
58 nsINode* aRootNode, nsContentListMatchFunc aFunc,
H A DStaticRange.cpp37 nsINode* aRootNode);
40 nsINode* aRootNode);
43 nsINode* aRootNode);
46 nsINode* aRootNode);
97 nsINode* aRootNode) { in DoSetRange() argument
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentList.h178 nsContentListKey(nsINode* aRootNode, int32_t aMatchNameSpaceId, in nsContentListKey()
180 : mRootNode(aRootNode), in nsContentListKey()
246 nsContentList(nsINode* aRootNode, int32_t aMatchNameSpaceId,
492 : mRootNode(aRootNode), mFunc(aFunc), mString(aString) {} in nsFuncStringCacheKey()
525 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringContentList() argument
529 : nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
534 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
548 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCachableElementsByNameNodeList() argument
569 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringHTMLCollection() argument
589 : nsContentList(aRootNode, aFunc, aDestroyFunc, aData) {} in nsLabelsNodeList()
[all …]
H A DnsContentList.cpp185 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
267 nsINode* aRootNode, nsContentListMatchFunc aFunc, in GetFuncStringContentList() argument
271 NS_ASSERTION(aRootNode, "content list has to have a root"); in GetFuncStringContentList()
289 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
319 nsINode* aRootNode, nsContentListMatchFunc aFunc,
325 nsINode* aRootNode, nsContentListMatchFunc aFunc,
337 mRootNode(aRootNode), in nsContentList()
376 mRootNode(aRootNode), in nsContentList()
1007 MOZ_ASSERT(aRootNode, "Must have root"); in MaybeResetRoot()
1008 if (mRootNode == aRootNode) { in MaybeResetRoot()
[all …]
H A DnsContentListDeclarations.h44 using nsFuncStringContentListDataAllocator = void* (*)(nsINode* aRootNode,
52 already_AddRefed<nsContentList> NS_GetContentList(nsINode* aRootNode,
58 nsINode* aRootNode, nsContentListMatchFunc aFunc,
H A DStaticRange.cpp36 nsINode* aRootNode);
39 nsINode* aRootNode);
42 nsINode* aRootNode);
45 nsINode* aRootNode);
96 nsINode* aRootNode) { in DoSetRange() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentList.h178 nsContentListKey(nsINode* aRootNode, int32_t aMatchNameSpaceId, in nsContentListKey()
180 : mRootNode(aRootNode), in nsContentListKey()
246 nsContentList(nsINode* aRootNode, int32_t aMatchNameSpaceId,
492 : mRootNode(aRootNode), mFunc(aFunc), mString(aString) {} in nsFuncStringCacheKey()
525 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringContentList() argument
529 : nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
534 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
548 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCachableElementsByNameNodeList() argument
569 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringHTMLCollection() argument
589 : nsContentList(aRootNode, aFunc, aDestroyFunc, aData) {} in nsLabelsNodeList()
[all …]
H A DnsContentList.cpp185 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
267 nsINode* aRootNode, nsContentListMatchFunc aFunc, in GetFuncStringContentList() argument
271 NS_ASSERTION(aRootNode, "content list has to have a root"); in GetFuncStringContentList()
289 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
319 nsINode* aRootNode, nsContentListMatchFunc aFunc,
325 nsINode* aRootNode, nsContentListMatchFunc aFunc,
337 mRootNode(aRootNode), in nsContentList()
376 mRootNode(aRootNode), in nsContentList()
1007 MOZ_ASSERT(aRootNode, "Must have root"); in MaybeResetRoot()
1008 if (mRootNode == aRootNode) { in MaybeResetRoot()
[all …]
H A DnsContentListDeclarations.h44 typedef void* (*nsFuncStringContentListDataAllocator)(nsINode* aRootNode,
52 already_AddRefed<nsContentList> NS_GetContentList(nsINode* aRootNode,
58 nsINode* aRootNode, nsContentListMatchFunc aFunc,
H A DStaticRange.cpp36 nsINode* aRootNode);
39 nsINode* aRootNode);
42 nsINode* aRootNode);
45 nsINode* aRootNode);
96 nsINode* aRootNode) { in DoSetRange() argument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentList.h172 nsContentListKey(nsINode* aRootNode, int32_t aMatchNameSpaceId, in nsContentListKey()
174 : mRootNode(aRootNode), in nsContentListKey()
245 nsContentList(nsINode* aRootNode, int32_t aMatchNameSpaceId,
491 : mRootNode(aRootNode), mFunc(aFunc), mString(aString) {} in nsFuncStringCacheKey()
524 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringContentList() argument
528 : nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
530 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
544 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCachableElementsByNameNodeList() argument
569 nsINode* aRootNode, nsContentListMatchFunc aFunc, in nsCacheableFuncStringHTMLCollection() argument
592 : nsContentList(aRootNode, aFunc, aDestroyFunc, aData) {} in nsLabelsNodeList()
[all …]
H A DnsContentList.cpp207 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
290 nsINode* aRootNode, nsContentListMatchFunc aFunc, in GetFuncStringContentList() argument
294 NS_ASSERTION(aRootNode, "content list has to have a root"); in GetFuncStringContentList()
312 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
342 nsINode* aRootNode, nsContentListMatchFunc aFunc,
348 nsINode* aRootNode, nsContentListMatchFunc aFunc,
360 mRootNode(aRootNode), in nsContentList()
399 mRootNode(aRootNode), in nsContentList()
1064 MOZ_ASSERT(aRootNode, "Must have root"); in MaybeResetRoot()
1065 if (mRootNode == aRootNode) { in MaybeResetRoot()
[all …]
H A DnsContentListDeclarations.h44 typedef void* (*nsFuncStringContentListDataAllocator)(nsINode* aRootNode,
52 already_AddRefed<nsContentList> NS_GetContentList(nsINode* aRootNode,
58 nsINode* aRootNode, nsContentListMatchFunc aFunc,
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentList.h150 nsContentListKey(nsINode* aRootNode, in nsContentListKey()
154 : mRootNode(aRootNode), in nsContentListKey()
231 nsContentList(nsINode* aRootNode,
253 nsContentList(nsINode* aRootNode,
477 nsFuncStringCacheKey(nsINode* aRootNode, in nsFuncStringCacheKey() argument
480 mRootNode(aRootNode), in nsFuncStringCacheKey()
519 nsCacheableFuncStringContentList(nsINode* aRootNode, in nsCacheableFuncStringContentList() argument
524 nsContentList(aRootNode, aFunc, aDestroyFunc, nullptr), in nsCacheableFuncStringContentList()
527 mData = (*aDataAllocator)(aRootNode, &mString); in nsCacheableFuncStringContentList()
543 nsCacheableFuncStringNodeList(nsINode* aRootNode, in nsCacheableFuncStringNodeList() argument
[all …]
H A DnsContentListDeclarations.h41 typedef void* (*nsFuncStringContentListDataAllocator)(nsINode* aRootNode,
50 NS_GetContentList(nsINode* aRootNode,
55 NS_GetFuncStringNodeList(nsINode* aRootNode,
61 NS_GetFuncStringHTMLCollection(nsINode* aRootNode,
H A DnsContentList.cpp192 NS_GetContentList(nsINode* aRootNode, in NS_GetContentList() argument
196 NS_ASSERTION(aRootNode, "content list has to have a root"); in NS_GetContentList()
300 GetFuncStringContentList(nsINode* aRootNode, in GetFuncStringContentList() argument
327 nsFuncStringCacheKey hashKey(aRootNode, aFunc, aString); in GetFuncStringContentList()
355 NS_GetFuncStringNodeList(nsINode* aRootNode, in NS_GetFuncStringNodeList() argument
369 NS_GetFuncStringHTMLCollection(nsINode* aRootNode, in NS_GetFuncStringHTMLCollection() argument
384 nsContentList::nsContentList(nsINode* aRootNode, in nsContentList() argument
390 mRootNode(aRootNode), in nsContentList()
400 mIsHTMLDocument(aRootNode->OwnerDoc()->IsHTMLDocument()) in nsContentList()
421 nsContentList::nsContentList(nsINode* aRootNode, in nsContentList() argument
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_DocumentTool.cxx107 Handle(TDataStd_TreeNode) aRootNode, aLabNode; in DocLabel()
109 if (RootL.FindAttribute (aRefGuid, aRootNode)) { in DocLabel()
110 aLabNode = aRootNode->First(); in DocLabel()
557 Handle(TDataStd_TreeNode) aRootNode, aLabNode; in Init()
559 if (!RootL.FindAttribute (aRefGuid, aRootNode)) { in Init()
577 Handle(TDataStd_TreeNode) aRootNode; in IsXCAFDocument() local
578 return RootL.FindAttribute (aRefGuid, aRootNode); in IsXCAFDocument()
/dports/www/firefox-esr/firefox-91.8.0/extensions/spellcheck/src/
H A DmozInlineSpellWordUtil.h152 const nsINode* aRootNode);
180 bool aIsContentEditableOrDesignMode, nsINode& aRootNode in mozInlineSpellWordUtil() argument
185 mRootNode(&aRootNode), in mozInlineSpellWordUtil()
/dports/www/firefox/firefox-99.0/extensions/spellcheck/src/
H A DmozInlineSpellWordUtil.h152 const nsINode* aRootNode);
180 bool aIsContentEditableOrDesignMode, nsINode& aRootNode in mozInlineSpellWordUtil() argument
185 mRootNode(&aRootNode), in mozInlineSpellWordUtil()

12345