Home
last modified time | relevance | path

Searched refs:aAllowBlockStyles (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h1601 nsFrameList& aFrameList, const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp9535 const bool aAllowBlockStyles, nsIFrame* aPossiblyLeafFrame) { in ProcessChildren() argument
9558 aAllowBlockStyles && aFrame->IsBlockFrameOrSubclass(); in ProcessChildren()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCSSFrameConstructor.h1624 nsFrameList& aFrameList, const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp9511 const bool aAllowBlockStyles, nsIFrame* aPossiblyLeafFrame) { in ProcessChildren() argument
9534 aAllowBlockStyles && aFrame->IsBlockFrameOrSubclass(); in ProcessChildren()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h1601 nsFrameList& aFrameList, const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp9535 const bool aAllowBlockStyles, nsIFrame* aPossiblyLeafFrame) { in ProcessChildren() argument
9558 aAllowBlockStyles && aFrame->IsBlockFrameOrSubclass(); in ProcessChildren()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSFrameConstructor.h1647 const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp10724 const bool aAllowBlockStyles, in ProcessChildren() argument
10747 if (aAllowBlockStyles) { in ProcessChildren()
10767 if (aAllowBlockStyles && !haveFirstLetterStyle && !haveFirstLineStyle) { in ProcessChildren()
10855 NS_ASSERTION(!aAllowBlockStyles || !aFrame->IsXULBoxFrame(), in ProcessChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.h1727 nsFrameItems& aFrameItems, const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp10431 const bool aAllowBlockStyles, PendingBinding* aPendingBinding, in ProcessChildren() argument
10454 aAllowBlockStyles && nsLayoutUtils::GetAsBlock(aFrame); in ProcessChildren()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.h1579 nsFrameList& aFrameList, const bool aAllowBlockStyles,
H A DnsCSSFrameConstructor.cpp9442 const bool aAllowBlockStyles, nsIFrame* aPossiblyLeafFrame) { in ProcessChildren() argument
9465 aAllowBlockStyles && aFrame->IsBlockFrameOrSubclass(); in ProcessChildren()