Home
last modified time | relevance | path

Searched refs:rubyContentPseudoFrame (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/generic/
H A DnsBlockFrame.cpp5848 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in GetContentInsertionFrame() local
5849 return rubyContentPseudoFrame; in GetContentInsertionFrame()
5856 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in AppendDirectlyOwnedAnonBoxes() local
5857 aResult.AppendElement(OwnedAnonBox(rubyContentPseudoFrame)); in AppendDirectlyOwnedAnonBoxes()
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsBlockFrame.cpp5853 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in GetContentInsertionFrame() local
5854 return rubyContentPseudoFrame; in GetContentInsertionFrame()
5861 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in AppendDirectlyOwnedAnonBoxes() local
5862 aResult.AppendElement(OwnedAnonBox(rubyContentPseudoFrame)); in AppendDirectlyOwnedAnonBoxes()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/generic/
H A DnsBlockFrame.cpp5848 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in GetContentInsertionFrame() local
5849 return rubyContentPseudoFrame; in GetContentInsertionFrame()
5856 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in AppendDirectlyOwnedAnonBoxes() local
5857 aResult.AppendElement(OwnedAnonBox(rubyContentPseudoFrame)); in AppendDirectlyOwnedAnonBoxes()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/generic/
H A DnsBlockFrame.cpp5758 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in GetContentInsertionFrame() local
5759 return rubyContentPseudoFrame; in GetContentInsertionFrame()
5766 if (auto* rubyContentPseudoFrame = GetRubyContentPseudoFrame()) { in AppendDirectlyOwnedAnonBoxes() local
5767 aResult.AppendElement(OwnedAnonBox(rubyContentPseudoFrame)); in AppendDirectlyOwnedAnonBoxes()