Searched refs:codepointForGlyphSlice (Results 1 – 1 of 1) sorted by relevance
261 rust::Slice<uint32_t> codepointForGlyphSlice{reinterpret_cast<uint32_t*>(codepointForGlyphMap), in getGlyphToUnicodeMap() local263 fontations_ffi::fill_glyph_to_unicode_map(*fBridgeFontRef, codepointForGlyphSlice); in getGlyphToUnicodeMap()