Searched defs:NSAttributedString (Results 1 – 5 of 5) sorted by relevance
51 @interface NSAttributedString (AppKitSecretsIKnowAbout) interface in AppKitSecretsIKnowAbout
90 @implementation NSAttributedString (WebKitExtras) implementation in WebKitExtras
1324 {
230 @interface NSAttributedString (WebNSAttributedStringDetails) interface in WebNSAttributedStringDetails328 …asteboard:(NSPasteboard *)pasteboard cachedAttributedString:(NSAttributedString *)attributedString;933 {5703 static void extractUnderlines(NSAttributedString *string, Vector<CompositionUnderline>& result) category
63 class NSAttributedString; variable