Searched refs:openTypeTable (Results 1 – 3 of 3) sorted by relevance
411 RefPtr<SharedBuffer> buffer = platformData.openTypeTable(OpenType::HheaTag); in loadMetrics()421 buffer = platformData.openTypeTable(OpenType::HmtxTag); in loadMetrics()432 buffer = platformData.openTypeTable(OpenType::VheaTag); in loadMetrics()443 buffer = platformData.openTypeTable(OpenType::VORGTag); in loadMetrics()460 buffer = platformData.openTypeTable(OpenType::VmtxTag); in loadMetrics()494 RefPtr<SharedBuffer> buffer = platformData.openTypeTable(OpenType::GSUBTag); in loadVerticalGlyphSubstitutions()
64 PassRefPtr<SharedBuffer> FontPlatformData::openTypeTable(uint32_t table) const in openTypeTable() function in WebCore::FontPlatformData
97 PassRefPtr<SharedBuffer> openTypeTable(uint32_t table) const;