Home
last modified time | relevance | path

Searched defs:sample_glyph (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dunicoderange.cpp127 gunichar UnicodeRange::sample_glyph(){ in sample_glyph() function in UnicodeRange
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtaglobal.c236 FT_UInt* sample_glyph = &globals->sample_glyphs[ss]; in ta_face_globals_compute_style_coverage() local
339 FT_UInt* sample_glyph = &globals->sample_glyphs[ss]; in ta_face_globals_compute_style_coverage() local
H A Dtashaper.c83 FT_UInt* sample_glyph, in ta_shaper_get_coverage()