Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCSSFrameConstructor.h730 FrameCreationFunc mCreationFunc; member
734 explicit constexpr Func(FrameCreationFunc aFunc) : mCreationFunc(aFunc) {} in Func()
H A DnsCSSFrameConstructor.cpp3250 (*aData->mFunc.mCreationFunc)(mPresShell, aComputedStyle); in ConstructTextFrame()
3648 newFrame = (*data->mFunc.mCreationFunc)(mPresShell, computedStyle); in ConstructFrameFromItemInternal()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h739 FrameCreationFunc mCreationFunc; member
H A DnsCSSFrameConstructor.cpp3269 (*aData->mFunc.mCreationFunc)(mPresShell, aComputedStyle); in ConstructTextFrame()
3668 newFrame = (*data->mFunc.mCreationFunc)(mPresShell, computedStyle); in ConstructFrameFromItemInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h739 FrameCreationFunc mCreationFunc; member
H A DnsCSSFrameConstructor.cpp3269 (*aData->mFunc.mCreationFunc)(mPresShell, aComputedStyle); in ConstructTextFrame()
3668 newFrame = (*data->mFunc.mCreationFunc)(mPresShell, computedStyle); in ConstructFrameFromItemInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSFrameConstructor.h713 FrameCreationFunc mCreationFunc; member
H A DnsCSSFrameConstructor.cpp3433 nsIFrame* newFrame = (*aData->mFunc.mCreationFunc)(mPresShell, aStyleContext); in ConstructTextFrame()
3851 (*data->mFunc.mCreationFunc)(mPresShell, styleContext); in ConstructFrameFromItemInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.h743 FrameCreationFunc mCreationFunc; member
H A DnsCSSFrameConstructor.cpp3396 nsIFrame* newFrame = (*aData->mFunc.mCreationFunc)(mPresShell, aStyleContext); in ConstructTextFrame()
3824 newFrame = (*data->mFunc.mCreationFunc)(mPresShell, styleContext); in ConstructFrameFromItemInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.h721 FrameCreationFunc mCreationFunc; member
H A DnsCSSFrameConstructor.cpp3210 (*aData->mFunc.mCreationFunc)(mPresShell, aComputedStyle); in ConstructTextFrame()
3580 newFrame = (*data->mFunc.mCreationFunc)(mPresShell, computedStyle); in ConstructFrameFromItemInternal()