Searched defs:featureTag (Results 1 – 5 of 5) sorted by relevance
/external/fonttools/Lib/fontTools/varLib/ |
D | featureVars.py | 16 def addFeatureVariations(font, conditionalSubstitutions, featureTag='rvrn'): argument 264 def addFeatureVariationsRaw(font, conditionalSubstitutions, featureTag='rvrn'): argument 419 def buildFeatureRecord(featureTag, lookupListIndices): argument
|
D | __init__.py | 646 def _add_GSUB_feature_variations(font, axes, internal_axis_supports, rules, featureTag): argument
|
/external/ims/rcs/rcsservice/src/com/android/service/ims/ |
D | PresenceInfoParser.java | 92 String featureTag = pTupleInfo[i].getFeatureTag(); in getPresenceInfoFromTuple() local
|
/external/fonttools/Lib/fontTools/ |
D | fontBuilder.py | 823 def addFeatureVariations(self, conditionalSubstitutions, featureTag="rvrn"): argument
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otConverters.py | 628 def getConverter(self, featureTag): argument
|