Home
last modified time | relevance | path

Searched refs:eURLPrefix (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DURLMatchingFunction.h19 eURLPrefix, enumerator
H A DCSSMozDocumentRule.cpp31 case URLMatchingFunction::eURLPrefix: { in Match()
H A DnsCSSRules.cpp349 case URLMatchingFunction::eURLPrefix: in List()
441 case URLMatchingFunction::eURLPrefix: in AppendConditionText()
H A DnsCSSParser.cpp3583 cur->func = URLMatchingFunction::eURLPrefix; in ParseMozDocumentRule()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/stylesheets/
H A Ddocument_rule.rs149 UrlMatchingFunction::UrlPrefix(_) => GeckoUrlMatchingFunction::eURLPrefix, in evaluate()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSRules.h150 eURLPrefix, enumerator
H A DnsCSSRules.cpp877 case eURLPrefix: in NS_IMPL_ADDREF_INHERITED()
1016 case eURLPrefix: { in UseForPresentation()
1073 case eURLPrefix: in AppendConditionText()
H A DnsCSSParser.cpp3968 cur->func = css::DocumentRule::eURLPrefix;
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs2576 eURLPrefix = 1, enumerator