Searched defs:glyphRange (Results 1 – 3 of 3) sorted by relevance
7 std::vector<Glyph> parseGlyphPBF(const GlyphRange& glyphRange, const std::string& data) { in parseGlyphPBF()
79 …string& urlTemplate, const FontStack& fontStack, const std::pair<uint16_t, uint16_t>& glyphRange) { in glyphs() argument
851 void Renderer::Impl::onGlyphsError(const FontStack& fontStack, const GlyphRange& glyphRange, std::e… in onGlyphsError()