Home
last modified time | relevance | path

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

/aosp_15_r20/external/fonttools/Doc/source/varLib/
H A Dinstancer.rst2 instancer title
/aosp_15_r20/external/harfbuzz_ng/src/OT/Var/VARC/
H A DVARC.cc147 auto instancer = MultiItemVarStoreInstancer(&varStore, nullptr, coords, cache); in get_path_at() local
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/COLR/
H A DCOLR.hh71 ItemVarStoreInstancer &instancer; member
2485 ItemVarStoreInstancer instancer (&(get_var_store ()), in subset() local
2516 ItemVarStoreInstancer instancer (&(get_var_store ()), in get_extents() local
2578 ItemVarStoreInstancer instancer (&(get_var_store ()), in paint_glyph() local
/aosp_15_r20/external/fonttools/Lib/fontTools/varLib/
H A Dmerger.py1124 def __init__(self, font, instancer, deleteVariations=True): argument
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc1448 auto instancer = OT::ItemVarStoreInstancer(&gdef.get_var_store(), nullptr, in hb_ot_layout_table_find_feature_variations() local
H A Dhb-ot-layout-common.hh4181 Instancer *instancer) in _hb_recurse_condition_evaluate()