Searched refs:GlyphMetricsPage (Results 1 – 2 of 2) sorted by relevance
55 return locatePage(glyph / GlyphMetricsPage::size)->metricsForGlyph(glyph); in metricsForGlyph()60 locatePage(glyph / GlyphMetricsPage::size)->setMetricsForGlyph(glyph, metrics); in setMetricsForGlyph()64 struct GlyphMetricsPage { struct79 GlyphMetricsPage* locatePage(unsigned pageNumber) in locatePage() argument86 GlyphMetricsPage* locatePageSlowCase(unsigned pageNumber);91 GlyphMetricsPage m_primaryPage; // We optimize for the page that contains glyph indices 0-255.92 OwnPtr<HashMap<int, GlyphMetricsPage*> > m_pages;105 template<class T> typename GlyphMetricsMap<T>::GlyphMetricsPage* GlyphMetricsMap<T>::locatePageSlow… in locatePageSlowCase()107 GlyphMetricsPage* page; in locatePageSlowCase()117 m_pages = adoptPtr(new HashMap<int, GlyphMetricsPage*>); in locatePageSlowCase()[all …]
17506 (WebCore::GlyphMetricsMap::GlyphMetricsPage::metricsForGlyph):17507 (WebCore::GlyphMetricsMap::GlyphMetricsPage::setMetricsForGlyph):17508 (WebCore::GlyphMetricsMap::GlyphMetricsPage::setMetricsForIndex):25383 (WebCore::GlyphMetricsMap::GlyphMetricsPage::metricsForGlyph):25384 (WebCore::GlyphMetricsMap::GlyphMetricsPage::setMetricsForGlyph):25385 (WebCore::GlyphMetricsMap::GlyphMetricsPage::setMetricsForIndex):