Home
last modified time | relevance | path

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

/external/fonttools/Doc/source/varLib/
DvarStore.rst2 varStore title
/external/harfbuzz_ng/src/
Dhb-ot-var-mvar-table.hh107 varStore; /* Offset to item variation store table. */ member
Dhb-ot-font.cc157 const OT::VariationStore &varStore = &HVAR + HVAR.varStore; in hb_ot_get_glyph_h_advances() local
248 const OT::VariationStore &varStore = &VVAR + VVAR.varStore; in hb_ot_get_glyph_v_advances() local
Dhb-ot-cff2-table.hh134 VariationStore varStore; member
500 const CFF2VariationStore *varStore = nullptr; member
Dhb-ot-var-avar-table.hh60 Offset32To<VariationStore> varStore; /* Offset from the beginning of 'avar' table. */ member
Dhb-ot-var-common.hh235 const VariationStore &varStore; member
Dhb-cff2-interp-cs.hh169 const CFF2VariationStore *varStore; member
Dhb-ot-var-hvar-table.hh346 varStore; /* Offset to item variation store table. */ member
Dhb-ot-layout-base-table.hh513 varStore; /* Offset to the table of Item Variation member
Dhb-ot-layout-gdef-table.hh562 varStore; /* Offset to the table of Item Variation member
Dhb-ot-color-colr-table.hh1629 Offset32To<VariationStore> varStore; member
/external/fonttools/Tests/varLib/instancer/
Dinstancer_test.py418 def varStore(self): member in InstantiateItemVariationStoreTest
453 self, varStore, fvarAxes, location, expected_deltas, num_regions argument
/external/fonttools/Lib/fontTools/
DfontBuilder.py838 varStore=None, argument