Home
last modified time | relevance | path

Searched refs:kDocTypeName (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
92 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
/dports/www/firefox/firefox-99.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
92 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
/dports/www/firefox-esr/firefox-91.8.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
92 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
92 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
92 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
117 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/atk/
H A DnsMaiInterfaceDocument.cpp18 static const char* const kDocTypeName = "W3C-doctype"; variable
100 attributes = prependToList(attributes, kDocTypeName, w3cDocType); in getDocumentAttributesCB()
127 if (!strcasecmp(aAttrName, kDocTypeName)) { in getDocumentAttributeValueCB()