Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h368 static nsHtml5AttributeName* ATTR_SEAMLESS; variable
H A DnsHtml5AttributeName.cpp471 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_SEAMLESS = nullptr; member in nsHtml5AttributeName
1092ATTR_SEAMLESS = new nsHtml5AttributeName(ALL_NO_NS, SAME_LOCAL(nsHtml5Atoms::seamless), ALL_NO_PRE… in initializeStatics()
1676 ATTRIBUTE_NAMES[273] = ATTR_SEAMLESS; in initializeStatics()
2272 delete ATTR_SEAMLESS; in releaseStatics()