Searched defs:instancer (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/fonttools/Doc/source/varLib/ |
H A D | instancer.rst | 2 instancer title
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Var/VARC/ |
H A D | VARC.cc | 147 auto instancer = MultiItemVarStoreInstancer(&varStore, nullptr, coords, cache); in get_path_at() local
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/COLR/ |
H A D | COLR.hh | 71 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 D | merger.py | 1124 def __init__(self, font, instancer, deleteVariations=True): argument
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-layout.cc | 1448 auto instancer = OT::ItemVarStoreInstancer(&gdef.get_var_store(), nullptr, in hb_ot_layout_table_find_feature_variations() local
|
H A D | hb-ot-layout-common.hh | 4181 Instancer *instancer) in _hb_recurse_condition_evaluate()
|