Home
last modified time | relevance | path

Searched refs:shouldReparentRoots (Results 1 – 8 of 8) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DDatabase.h304 bool shouldReparentRoots);
H A DDatabase.cpp1340 bool shouldReparentRoots = false; in CheckRoots() local
1349 shouldReparentRoots |= parentId != 0; in CheckRoots()
1364 shouldReparentRoots |= parentId != mRootId; in CheckRoots()
1368 rv = EnsureBookmarkRoots(maxPosition + 1, shouldReparentRoots); in CheckRoots()
1375 bool shouldReparentRoots) { in EnsureBookmarkRoots() argument
1444 if (!shouldReparentRoots) { in EnsureBookmarkRoots()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DDatabase.h304 bool shouldReparentRoots);
H A DDatabase.cpp1340 bool shouldReparentRoots = false; in CheckRoots() local
1349 shouldReparentRoots |= parentId != 0; in CheckRoots()
1364 shouldReparentRoots |= parentId != mRootId; in CheckRoots()
1368 rv = EnsureBookmarkRoots(maxPosition + 1, shouldReparentRoots); in CheckRoots()
1375 bool shouldReparentRoots) { in EnsureBookmarkRoots() argument
1444 if (!shouldReparentRoots) { in EnsureBookmarkRoots()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DDatabase.h308 bool shouldReparentRoots);
H A DDatabase.cpp1388 bool shouldReparentRoots = false; in CheckRoots() local
1397 shouldReparentRoots |= parentId != 0; in CheckRoots()
1412 shouldReparentRoots |= parentId != mRootId; in CheckRoots()
1416 rv = EnsureBookmarkRoots(maxPosition + 1, shouldReparentRoots); in CheckRoots()
1423 bool shouldReparentRoots) { in EnsureBookmarkRoots() argument
1500 if (!shouldReparentRoots) { in EnsureBookmarkRoots()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DDatabase.h304 bool shouldReparentRoots);
H A DDatabase.cpp1435 bool shouldReparentRoots = false; in CheckRoots() local
1444 shouldReparentRoots |= parentId != 0; in CheckRoots()
1459 shouldReparentRoots |= parentId != mRootId; in CheckRoots()
1463 rv = EnsureBookmarkRoots(maxPosition + 1, shouldReparentRoots); in CheckRoots()
1470 bool shouldReparentRoots) { in EnsureBookmarkRoots() argument
1539 if (!shouldReparentRoots) { in EnsureBookmarkRoots()