Home
last modified time | relevance | path

Searched refs:getCFStringAttributes (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DSimpleFontDataCoreText.cpp34 CFDictionaryRef SimpleFontData::getCFStringAttributes(TypesettingFeatures typesettingFeatures, Font… in getCFStringAttributes() function in WebCore::SimpleFontData
DGlyphPageTreeNodeMac.cpp90 …tributedStringCreate(kCFAllocatorDefault, string.get(), fontData->getCFStringAttributes(0, fontDat… in fill()
DComplexTextControllerCoreText.mm205 …F(CFDictionaryCreateMutableCopy(kCFAllocatorDefault, 0, fontData->getCFStringAttributes(m_font.typ…
213 …stringAttributes = fontData->getCFStringAttributes(m_font.typesettingFeatures(), fontData->platfor…
DSimpleFontDataMac.mm432 …ProviderInfo info = { characters, length, getCFStringAttributes(0, platformData().orientation()) };
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSimpleFontData.h165 CFDictionaryRef getCFStringAttributes(TypesettingFeatures, FontOrientation) const;