Home
last modified time | relevance | path

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

/external/skia/src/ports/fontations/src/
Dffi.rs48 let hinting_instance = match &outlines.0 { in make_hinting_instance() localVariable
76 let hinting_instance = outlines.0.as_ref().and_then(|outlines| { in make_mono_hinting_instance() localVariable