Searched refs:FeatureParams (Results 1 – 13 of 13) sorted by relevance
/external/pdfium/core/fpdfapi/font/ |
D | cfx_cttgsubtable.cpp | 219 rec->FeatureParams = GetUInt16(sp); in ParseFeature() 327 : FeatureTag(0), FeatureParams(0) {} in TFeatureRecord()
|
D | cfx_cttgsubtable.h | 50 uint16_t FeatureParams; member
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout.cc | 1676 const OT::FeatureParams &feature_params = f.get_feature_params (); in hb_ot_layout_feature_get_name_ids() 1677 if (&feature_params != &Null (OT::FeatureParams)) in hb_ot_layout_feature_get_name_ids() 1749 const OT::FeatureParams &feature_params = f.get_feature_params (); in hb_ot_layout_feature_get_characters()
|
D | hb-ot-layout-common.hh | 621 struct FeatureParams struct 682 const FeatureParams &get_feature_params () const in get_feature_params() 726 OffsetTo<FeatureParams> new_offset; in sanitize() 738 OffsetTo<FeatureParams>
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otTables.py | 496 class FeatureParams(BaseTable): class 505 class FeatureParamsSize(FeatureParams): 508 class FeatureParamsStylisticSet(FeatureParams): 511 class FeatureParamsCharacterVariants(FeatureParams):
|
D | otConverters.py | 53 converterClass = FeatureParams 627 class FeatureParams(Table): class
|
/external/fonttools/Lib/fontTools/ |
D | merge.py | 479 self.FeatureParams = None 660 f.FeatureParams = None
|
/external/fonttools/Lib/fontTools/mtiLib/ |
D | __init__.py | 166 feature.FeatureParams = None
|
/external/fonttools/Lib/fontTools/feaLib/ |
D | builder.py | 873 frec.Feature.FeatureParams = self.buildFeatureParams(feature_tag)
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 4869 …ext_t::try_set<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >, int>(OT::Off… 4870 …<function-decl name='try_set<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned i… 4873 …<!-- parameter of type 'OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >*' --> 5698 …:check_struct<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> > >(const OT::Of… 5699 …<function-decl name='check_struct<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsig… 5702 …<!-- parameter of type 'const OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> … 5720 …FeatureParams, OT::IntType<short unsigned int, 2u> >, OT::OffsetTo<OT::FeatureParams, OT::IntType<… 5721 …_set<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >, OT::Off… 5724 …<!-- parameter of type 'OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >*' --> 5726 …<!-- parameter of type 'const OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> … [all …]
|
/external/fonttools/Lib/fontTools/subset/ |
D | __init__.py | 1269 return self.LookupCount or self.FeatureParams
|
/external/fonttools/ |
D | NEWS.rst | 929 as the records referenced in ``FeatureParams`` table don't exist (68951b7).
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 3137 …<function-decl name='try_set<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned i… 3655 …<function-decl name='check_struct<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsig… 3669 …_set<OT::OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >, OT::Off… 4973 …<class-decl name='OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >' s… 13610 …<class-decl name='OffsetTo<OT::FeatureParams, OT::IntType<short unsigned int, 2u> >' s… 13751 …<class-decl name='FeatureParams' size-in-bits='136' is-struct='yes' visibility='default' filepath=…
|