HomeSort by relevance Sort by last modified time
    Searched refs:tableTags (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 266 RetainPtr<CFArrayRef> tableTags(AdoptCF, CTFontCopyAvailableTables(m_platformData.ctFont(), kCTFontTableOptionExcludeSynthetic));
267 CFIndex numTables = CFArrayGetCount(tableTags.get());
269 CTFontTableTag tag = (CTFontTableTag)(uintptr_t)CFArrayGetValueAtIndex(tableTags.get(), index);
  /external/skia/legacy/src/ports/
SkFontHost_mac_coretext.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp     [all...]

Completed in 168 milliseconds