Home
last modified time | relevance | path

Searched refs:AddLineNameIfNotPresent (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/grid/
H A DGridLines.cpp50 static void AddLineNameIfNotPresent(nsTArray<RefPtr<nsAtom>>& aLineNames, in AddLineNameIfNotPresent() function
60 AddLineNameIfNotPresent(aLineNames, name); in AddLineNamesIfNotPresent()
158 AddLineNameIfNotPresent(lineNames, name); in SetLineInfo()
276 AddLineNameIfNotPresent(startLineNames, end); in SetLineInfo()
277 AddLineNameIfNotPresent(endLineNames, start); in SetLineInfo()
280 AddLineNameIfNotPresent(startLineNames, start); in SetLineInfo()
281 AddLineNameIfNotPresent(endLineNames, end); in SetLineInfo()
/dports/www/firefox/firefox-99.0/dom/grid/
H A DGridLines.cpp50 static void AddLineNameIfNotPresent(nsTArray<RefPtr<nsAtom>>& aLineNames, in AddLineNameIfNotPresent() function
60 AddLineNameIfNotPresent(aLineNames, name); in AddLineNamesIfNotPresent()
158 AddLineNameIfNotPresent(lineNames, name); in SetLineInfo()
276 AddLineNameIfNotPresent(startLineNames, end); in SetLineInfo()
277 AddLineNameIfNotPresent(endLineNames, start); in SetLineInfo()
280 AddLineNameIfNotPresent(startLineNames, start); in SetLineInfo()
281 AddLineNameIfNotPresent(endLineNames, end); in SetLineInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/grid/
H A DGridLines.cpp50 static void AddLineNameIfNotPresent(nsTArray<RefPtr<nsAtom>>& aLineNames, in AddLineNameIfNotPresent() function
60 AddLineNameIfNotPresent(aLineNames, name); in AddLineNamesIfNotPresent()
158 AddLineNameIfNotPresent(lineNames, name); in SetLineInfo()
276 AddLineNameIfNotPresent(startLineNames, end); in SetLineInfo()
277 AddLineNameIfNotPresent(endLineNames, start); in SetLineInfo()
280 AddLineNameIfNotPresent(startLineNames, start); in SetLineInfo()
281 AddLineNameIfNotPresent(endLineNames, end); in SetLineInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/grid/
H A DGridLines.cpp51 static void AddLineNameIfNotPresent(nsTArray<RefPtr<nsAtom>>& aLineNames, in AddLineNameIfNotPresent() function
61 AddLineNameIfNotPresent(aLineNames, name); in AddLineNamesIfNotPresent()
159 AddLineNameIfNotPresent(lineNames, name); in SetLineInfo()
277 AddLineNameIfNotPresent(startLineNames, end); in SetLineInfo()
278 AddLineNameIfNotPresent(endLineNames, start); in SetLineInfo()
281 AddLineNameIfNotPresent(startLineNames, start); in SetLineInfo()
282 AddLineNameIfNotPresent(endLineNames, end); in SetLineInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/grid/
H A DGridLines.cpp50 static void AddLineNameIfNotPresent(nsTArray<nsString>& aLineNames, in AddLineNameIfNotPresent() function
60 AddLineNameIfNotPresent(aLineNames, name); in AddLineNamesIfNotPresent()
149 AddLineNameIfNotPresent(lineNames, nameToAdd); in SetLineInfo()