Searched refs:AttachList (Results 1 – 12 of 12) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-gdef-table.hh | 47 struct AttachList struct 479 OffsetTo<AttachList>
|
/external/freetype/src/otvalid/ |
D | otvgdef.c | 263 OTV_NEST2( AttachList, AttachPoint ); in otv_GDEF_validate()
|
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 1683 if table.AttachList: 1684 indices = table.AttachList.Coverage.subset(glyphs) 1685 GlyphCount = table.AttachList.GlyphCount 1686 table.AttachList.AttachPoint = [table.AttachList.AttachPoint[i] 1688 table.AttachList.GlyphCount = len(table.AttachList.AttachPoint) 1737 if table.AttachList and not table.AttachList.GlyphCount: 1738 table.AttachList = None 1753 table.AttachList or
|
/external/fonttools/Lib/fontTools/varLib/ |
D | mutator.py | 305 gdef.AttachList or
|
D | __init__.py | 631 GDEF.AttachList = None
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 741 gdef.AttachList = otl.buildAttachList(self.attachPoints_, self.glyphMap) 751 gdef.AttachList,
|
/external/fonttools/Lib/fontTools/varLib/instancer/ |
D | __init__.py | 679 or gdef.AttachList
|
/external/fonttools/Lib/fontTools/ |
D | merge.py | 593 otTables.AttachList.mergeMap = {
|
/external/fonttools/Lib/fontTools/otlLib/ |
D | builder.py | 2424 self = ot.AttachList()
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 4921 …ontext_t::try_set<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >, int>(OT::Off… 4922 …<function-decl name='try_set<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int,… 4925 … <!-- parameter of type 'OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >*' --> 5368 …_t::check_struct<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> > >(const OT::Of… 5369 …<function-decl name='check_struct<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned… 5372 …<!-- parameter of type 'const OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >*'… 6738 <!-- OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >* --> 6972 <!-- const OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >* --> 7621 <!-- struct OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> > --> 7622 …<class-decl name='OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >' size… [all …]
|
/external/freetype/ |
D | ChangeLog.22 | 2733 single argument. Example: `AttachList' is renamed to
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 3169 …<function-decl name='try_set<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned int,… 3445 …<function-decl name='check_struct<OT::OffsetTo<OT::AttachList, OT::IntType<short unsigned… 4854 …<class-decl name='OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >' size… 14154 …<class-decl name='OffsetTo<OT::AttachList, OT::IntType<short unsigned int, 2u> >' size… 14163 …<class-decl name='AttachList' size-in-bits='48' is-struct='yes' visibility='default' filepath='/tm…
|