Home
last modified time | relevance | path

Searched defs:getAttributeNameNoBoundsCheck (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5HtmlAttributes.cpp134 nsHtml5HtmlAttributes::getAttributeNameNoBoundsCheck(int32_t index) in getAttributeNameNoBoundsCheck() function in nsHtml5HtmlAttributes
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DHtmlAttributes.java201 public AttributeName getAttributeNameNoBoundsCheck(int index) { in getAttributeNameNoBoundsCheck() method in HtmlAttributes