Home
last modified time | relevance | path

Searched refs:sanitizedStyle (Results 1 – 8 of 8) sorted by relevance

/dports/www/sogo/SOGo-5.4.0/UI/MailPartViewers/
H A DUIxMailPartHTMLViewer.m260 NSMutableString *sanitizedStyle, *declaration, *rule;
271 sanitizedStyle = [NSMutableString string];
281 [sanitizedStyle appendString: [NSString stringWithCharacters: start
295 [sanitizedStyle appendString: [NSString stringWithCharacters: start
306 [sanitizedStyle appendString: [NSString stringWithCharacters: start
317 [sanitizedStyle appendString: [NSString stringWithCharacters: start
329 [sanitizedStyle appendString: [NSString stringWithCharacters: start
339 max = [sanitizedStyle length];
341 [sanitizedStyle getCharacters: sanitizedChars];
/dports/www/sogo-activesync/SOGo-5.4.0/UI/MailPartViewers/
H A DUIxMailPartHTMLViewer.m260 NSMutableString *sanitizedStyle, *declaration, *rule;
271 sanitizedStyle = [NSMutableString string];
281 [sanitizedStyle appendString: [NSString stringWithCharacters: start
295 [sanitizedStyle appendString: [NSString stringWithCharacters: start
306 [sanitizedStyle appendString: [NSString stringWithCharacters: start
317 [sanitizedStyle appendString: [NSString stringWithCharacters: start
329 [sanitizedStyle appendString: [NSString stringWithCharacters: start
339 max = [sanitizedStyle length];
341 [sanitizedStyle getCharacters: sanitizedChars];
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsTreeSanitizer.cpp1341 nsAutoString sanitizedStyle; in SanitizeChildren() local
1342 SanitizeStyleSheet(styleText, sanitizedStyle, aRoot->OwnerDoc(), in SanitizeChildren()
1345 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsTreeSanitizer.cpp1442 nsAutoString sanitizedStyle; in SanitizeChildren() local
1444 if (SanitizeStyleSheet(styleText, sanitizedStyle, aRoot->OwnerDoc(), in SanitizeChildren()
1446 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsTreeSanitizer.cpp1386 nsAutoString sanitizedStyle; in SanitizeChildren() local
1389 sanitizedStyle, in SanitizeChildren()
1392 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp1419 nsAutoString sanitizedStyle; in SanitizeChildren() local
1420 SanitizeStyleSheet(styleText, sanitizedStyle, aRoot->OwnerDoc(), in SanitizeChildren()
1423 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsTreeSanitizer.cpp1419 nsAutoString sanitizedStyle; in SanitizeChildren() local
1420 SanitizeStyleSheet(styleText, sanitizedStyle, aRoot->OwnerDoc(), in SanitizeChildren()
1423 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsTreeSanitizer.cpp1419 nsAutoString sanitizedStyle; in SanitizeChildren() local
1420 SanitizeStyleSheet(styleText, sanitizedStyle, aRoot->OwnerDoc(), in SanitizeChildren()
1423 nsContentUtils::SetNodeTextContent(node, sanitizedStyle, true); in SanitizeChildren()