/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/ |
H A D | ServoBindings.cpp | 418 AttrIncludes(Implementor* aElement, nsIAtom* aNS, nsIAtom* aName, in AttrIncludes() function 555 bool prefix_##AttrIncludes(implementor_ aElement, nsIAtom* aNS, \ 558 return AttrIncludes(aElement, aNS, aName, aStr); \
|
H A D | ServoBindings.h | 118 bool prefix_##AttrIncludes(implementor_ element, nsIAtom* ns, \
|
/dports/www/firefox-esr/firefox-91.8.0/layout/style/ |
H A D | GeckoBindings.cpp | 877 static bool AttrIncludes(Implementor* aElement, nsAtom* aNS, nsAtom* aName, in AttrIncludes() function 935 bool prefix_##AttrIncludes(implementor_ aElement, nsAtom* aNS, \ 937 return AttrIncludes(aElement, aNS, aName, aStr, aIgnoreCase); \
|
H A D | GeckoBindings.h | 160 bool prefix_##AttrIncludes(implementor_ element, nsAtom* ns, nsAtom* name, \
|
/dports/www/firefox/firefox-99.0/layout/style/ |
H A D | GeckoBindings.cpp | 879 static bool AttrIncludes(Implementor* aElement, nsAtom* aNS, nsAtom* aName, in AttrIncludes() function 937 bool prefix_##AttrIncludes(implementor_ aElement, nsAtom* aNS, \ 939 return AttrIncludes(aElement, aNS, aName, aStr, aIgnoreCase); \
|
H A D | GeckoBindings.h | 154 bool prefix_##AttrIncludes(implementor_ element, nsAtom* ns, nsAtom* name, \
|
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/ |
H A D | GeckoBindings.cpp | 877 static bool AttrIncludes(Implementor* aElement, nsAtom* aNS, nsAtom* aName, in AttrIncludes() function 935 bool prefix_##AttrIncludes(implementor_ aElement, nsAtom* aNS, \ 937 return AttrIncludes(aElement, aNS, aName, aStr, aIgnoreCase); \
|
H A D | GeckoBindings.h | 160 bool prefix_##AttrIncludes(implementor_ element, nsAtom* ns, nsAtom* name, \
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/ |
H A D | GeckoBindings.cpp | 858 static bool AttrIncludes(Implementor* aElement, nsAtom* aNS, nsAtom* aName, in AttrIncludes() function 916 bool prefix_##AttrIncludes(implementor_ aElement, nsAtom* aNS, \ 918 return AttrIncludes(aElement, aNS, aName, aStr, aIgnoreCase); \
|
H A D | GeckoBindings.h | 159 bool prefix_##AttrIncludes(implementor_ element, nsAtom* ns, nsAtom* name, \
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/ |
H A D | ServoBindings.cpp | 864 static bool AttrIncludes(Implementor* aElement, nsAtom* aNS, nsAtom* aName, in AttrIncludes() function 1014 bool prefix_##AttrIncludes(implementor_ aElement, nsAtom* aNS, \ 1016 return AttrIncludes(aElement, aNS, aName, aStr, aIgnoreCase); \
|
H A D | ServoBindings.h | 221 bool prefix_##AttrIncludes(implementor_ element, nsAtom* ns, nsAtom* name, \
|