Home
last modified time | relevance | path

Searched refs:m_CFStringAttributes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DSimpleFontDataCoreText.cpp46 …HashMap<unsigned, RetainPtr<CFDictionaryRef> >::AddResult addResult = m_CFStringAttributes.add(key… in getCFStringAttributes()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSimpleFontData.h245 mutable HashMap<unsigned, RetainPtr<CFDictionaryRef> > m_CFStringAttributes; variable