|
|
CFTypeRef | CFAttributedStringGetAttribute (CFAttributedStringRef str, CFIndex loc, CFStringRef attrName, CFRange *effRange) |
| |
|
CFDictionaryRef | CFAttributedStringGetAttributes (CFAttributedStringRef str, CFIndex loc, CFRange *effRange) |
| |
|
CFTypeRef | CFAttributedStringGetAttributeAndLongestEffectiveRange (CFAttributedStringRef str, CFIndex loc, CFStringRef attrName, CFRange inRange, CFRange *longestEffRange) |
| |
|
CFDictionaryRef | CFAttributedStringGetAttributesAndLongestEffectiveRange (CFAttributedStringRef str, CFIndex loc, CFRange inRange, CFRange *longestEffRange) |
| |