Home
last modified time | relevance | path

Searched refs:wroteNamespace (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DStyleRule.cpp624 bool wroteNamespace = false; in AppendToStringWithoutCombinatorsOrNegations() local
638 wroteNamespace = in AppendToStringWithoutCombinatorsOrNegations()
640 if (wroteNamespace) { in AppendToStringWithoutCombinatorsOrNegations()
650 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
662 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
673 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
682 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
691 if (wroteNamespace || (!mIDList && !mClassList && !mPseudoClassList && in AppendToStringWithoutCombinatorsOrNegations()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DStyleRule.cpp686 bool wroteNamespace = false; in AppendToStringWithoutCombinatorsOrNegations() local
700 wroteNamespace = in AppendToStringWithoutCombinatorsOrNegations()
702 if (wroteNamespace) { in AppendToStringWithoutCombinatorsOrNegations()
712 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
724 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
734 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
743 wroteNamespace = true; in AppendToStringWithoutCombinatorsOrNegations()
752 if (wroteNamespace || in AppendToStringWithoutCombinatorsOrNegations()