Home
last modified time | relevance | path

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

/third_party/skia/m133/src/ports/fontations/src/
Dffi.rs1364 font_ref: &'a FontRef, in sbix_glyph()
1383 font_ref: &'a FontRef, in cblc_glyph()
1415 fn glyf_bounds(font_ref: &FontRef, glyph_id: GlyphId) -> Option<BoundingBox<i16>> { in glyf_bounds()