Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h111 enum Operation { CONTENTAPPEND, CONTENTINSERT }; enumerator
H A DnsCSSFrameConstructor.cpp6395 if (aOperation == CONTENTINSERT) { in ConstructLazily()
6974 ConstructLazily(CONTENTINSERT, aStartChild); in ContentRangeInserted()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsCSSFrameConstructor.h111 enum Operation { CONTENTAPPEND, CONTENTINSERT }; enumerator
H A DnsCSSFrameConstructor.cpp6370 if (aOperation == CONTENTINSERT) { in ConstructLazily()
6955 ConstructLazily(CONTENTINSERT, aStartChild); in ContentRangeInserted()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsCSSFrameConstructor.h111 enum Operation { CONTENTAPPEND, CONTENTINSERT }; enumerator
H A DnsCSSFrameConstructor.cpp6395 if (aOperation == CONTENTINSERT) { in ConstructLazily()
6974 ConstructLazily(CONTENTINSERT, aStartChild); in ContentRangeInserted()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsCSSFrameConstructor.h94 CONTENTINSERT enumerator
H A DnsCSSFrameConstructor.cpp7029 if (aOperation == CONTENTINSERT) { in MaybeConstructLazily()
7094 if (aOperation == CONTENTINSERT) { in MaybeConstructLazily()
7817 MaybeConstructLazily(CONTENTINSERT, aContainer, aStartChild)) { in ContentRangeInserted()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsCSSFrameConstructor.h114 enum Operation { CONTENTAPPEND, CONTENTINSERT }; enumerator
H A DnsCSSFrameConstructor.cpp6882 if (aOperation == CONTENTINSERT) { in MaybeConstructLazily()
6907 if (aOperation == CONTENTINSERT) { in MaybeConstructLazily()
7703 MaybeConstructLazily(CONTENTINSERT, aContainer, aStartChild)) { in ContentRangeInserted()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsCSSFrameConstructor.h108 enum Operation { CONTENTAPPEND, CONTENTINSERT }; enumerator
H A DnsCSSFrameConstructor.cpp6392 if (aOperation == CONTENTINSERT) { in ConstructLazily()
6968 ConstructLazily(CONTENTINSERT, aStartChild); in ContentRangeInserted()