Searched refs:locatePage (Results 1 – 1 of 1) sorted by relevance
50 return locatePage(glyph / GlyphMetricsPage::size)->metricsForGlyph(glyph); in metricsForGlyph()55 locatePage(glyph / GlyphMetricsPage::size)->setMetricsForGlyph(glyph, metrics); in setMetricsForGlyph()78 GlyphMetricsPage* locatePage(unsigned pageNumber) in locatePage() function