getCFStringAttributes 165 Source/platform/fonts/SimpleFontData.h CFDictionaryRef getCFStringAttributes(TypesettingFeatures, FontOrientation) const; getCFStringAttributes 101 Source/platform/fonts/mac/GlyphPageTreeNodeMac.cpp RetainPtr<CFAttributedStringRef> attributedString(AdoptCF, CFAttributedStringCreate(kCFAllocatorDefault, string.get(), fontData->getCFStringAttributes(0, fontData->hasVerticalGlyphs() ? Vertical : Horizontal)));