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 301 def addFeatureVariationsRaw(font, table, conditionalSubstitutions, featureTag='rvrn'): argument 442 def buildFeatureRecord(featureTag, lookupListIndices): argument
|
| D | __init__.py | 651 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 | 93 String featureTag = pTupleInfo[i].getFeatureTag(); in getPresenceInfoFromTuple() local
|
| /external/fonttools/Lib/fontTools/ |
| D | fontBuilder.py | 820 def addFeatureVariations(self, conditionalSubstitutions, featureTag="rvrn"): argument
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | otConverters.py | 711 def getConverter(self, featureTag): argument
|