Searched refs:currentBlockList (Results 1 – 4 of 4) sorted by relevance
/dports/www/firefox-esr/firefox-91.8.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3822 nsFrameList currentBlockList; in ConstructFrameFromItemInternal() local 3828 currentBlockList, newList); in ConstructFrameFromItemInternal() 3833 currentBlockList.AppendFrame(nullptr, f); in ConstructFrameFromItemInternal() 3839 currentBlockList, newList); in ConstructFrameFromItemInternal()
|
/dports/www/firefox/firefox-99.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3791 nsFrameList currentBlockList; in ConstructFrameFromItemInternal() local 3797 currentBlockList, newList); in ConstructFrameFromItemInternal() 3802 currentBlockList.AppendFrame(nullptr, f); in ConstructFrameFromItemInternal() 3808 currentBlockList, newList); in ConstructFrameFromItemInternal()
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3822 nsFrameList currentBlockList; in ConstructFrameFromItemInternal() local 3828 currentBlockList, newList); in ConstructFrameFromItemInternal() 3833 currentBlockList.AppendFrame(nullptr, f); in ConstructFrameFromItemInternal() 3839 currentBlockList, newList); in ConstructFrameFromItemInternal()
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | nsCSSFrameConstructor.cpp | 3734 nsFrameList currentBlockList; in ConstructFrameFromItemInternal() local 3740 currentBlockList, newList); in ConstructFrameFromItemInternal() 3745 currentBlockList.AppendFrame(nullptr, f); in ConstructFrameFromItemInternal() 3751 currentBlockList, newList); in ConstructFrameFromItemInternal()
|