Home
last modified time | relevance | path

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

/third_party/skia/m133/src/ports/fontations/src/
Dffi.rs62 let hinting_instance = match &outlines.0 { in make_hinting_instance() localVariable
110 let hinting_instance = outlines.0.as_ref().and_then(|outlines| { in make_mono_hinting_instance() localVariable