Searched defs:variationSelector (Results 1 – 2 of 2) sorted by relevance
81 …(hb_font_t* hbFont, void* fontData, hb_codepoint_t unicode, hb_codepoint_t variationSelector, hb_c… in harfbuzzGetGlyph()
195 bool FontFamily::hasGlyph(uint32_t codepoint, uint32_t variationSelector) { in hasGlyph()