Home
last modified time | relevance | path

Searched defs:childContent (Results 1 – 25 of 117) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLsemanticsFrame.cpp44 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
66 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLsemanticsFrame.cpp45 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
67 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLsemanticsFrame.cpp44 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
66 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLsemanticsFrame.cpp44 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
66 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLsemanticsFrame.cpp39 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
61 nsIContent* childContent = childFrame->GetContent(); in GetSelectedFrame() local
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/tree/
H A DnsTreeUtils.cpp92 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in UpdateSortIndicators() local
114 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in GetColumnIndex() local
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/tree/
H A DnsTreeUtils.cpp98 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in UpdateSortIndicators() local
120 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in GetColumnIndex() local
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeUtils.cpp98 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in UpdateSortIndicators() local
120 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in GetColumnIndex() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeUtils.cpp98 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in UpdateSortIndicators() local
120 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in GetColumnIndex() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/tree/
H A DnsTreeUtils.cpp99 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in UpdateSortIndicators() local
121 for (nsINode* childContent = parentContent->GetFirstChild(); childContent; in GetColumnIndex() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/tree/
H A DnsTreeUtils.cpp98 nsCOMPtr<nsIContent> childContent = parentContent->GetChildAt(i); in UpdateSortIndicators() local
125 nsIContent *childContent = parentContent->GetChildAt(i); in GetColumnIndex() local
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGFEComponentTransferElement.cpp57 for (nsIContent* childContent = nsINode::GetFirstChild(); childContent; in GetPrimitiveDescription() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGFEComponentTransferElement.cpp58 for (nsIContent* childContent = nsINode::GetFirstChild(); childContent; in GetPrimitiveDescription() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGFEComponentTransferElement.cpp57 for (nsIContent* childContent = nsINode::GetFirstChild(); childContent; in GetPrimitiveDescription() local
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DnsTextEquivUtils.cpp236 for (nsIContent* childContent = content->GetPreviousSibling(); childContent; in AppendFromValue() local
260 for (nsIContent* childContent = aContent->GetFirstChild(); childContent; in AppendFromDOMChildren() local
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DnsTextEquivUtils.cpp262 for (nsIContent* childContent = content->GetPreviousSibling(); childContent; in AppendFromValue() local
288 for (nsIContent* childContent = aContent->GetFirstChild(); childContent; in AppendFromDOMChildren() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGFEComponentTransferElement.cpp57 for (nsIContent* childContent = nsINode::GetFirstChild(); childContent; in GetPrimitiveDescription() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGFEComponentTransferElement.cpp63 for (nsIContent* childContent = nsINode::GetFirstChild(); in GetPrimitiveDescription() local
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DnsTextEquivUtils.cpp235 for (nsIContent* childContent = content->GetPreviousSibling(); childContent; in AppendFromValue() local
259 for (nsIContent* childContent = aContent->GetFirstChild(); childContent; in AppendFromDOMChildren() local
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DnsTextEquivUtils.cpp156 for (nsIContent* childContent = aContent->GetFirstChild(); childContent; in AppendFromDOMChildren() local
250 for (nsIContent* childContent = content->GetPreviousSibling(); childContent; in AppendFromValue() local
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DnsTextEquivUtils.cpp156 for (nsIContent* childContent = aContent->GetFirstChild(); childContent; in AppendFromDOMChildren() local
250 for (nsIContent* childContent = content->GetPreviousSibling(); childContent; in AppendFromValue() local
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGFEComponentTransferElement.cpp59 for (nsIContent* childContent = nsINode::GetFirstChild(); childContent; in GetPrimitiveDescription() local
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/xul/
H A DXULListboxAccessible.cpp130 for (nsIContent* childContent = mContent->GetFirstChild(); childContent; in ColCount() local
140 for (nsIContent* childContent = headContent->GetFirstChild(); childContent; in ColCount() local
487 nsIContent* childContent = mContent->GetFirstChild(); in NativeName() local
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/xul/
H A DXULListboxAccessible.cpp175 for (nsIContent* childContent = mContent->GetFirstChild(); childContent; in ColCount() local
186 for (nsIContent* childContent = headContent->GetFirstChild(); childContent; in ColCount() local
599 nsIContent* childContent = mContent->GetFirstChild(); in NativeName() local
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorState.cpp535 for (nsIContent* childContent = aNonFormatBlockElement.GetFirstChild(); in AppendDescendantFormatNodesAndFirstInlineNode() local

12345