Searched refs:kBlendDictOpName (Results 1 – 1 of 1) sorted by relevance
/external/fonttools/Lib/fontTools/cffLib/ |
D | __init__.py | 1127 xmlWriter.simpletag(kBlendDictOpName, value=blendValue) 1153 xmlWriter.simpletag(kBlendDictOpName, value=blendValue) 1851 kBlendDictOpName = "blend" variable 1857 …(blendOp, kBlendDictOpName, 'blendList', None, None), # This is for reading to/from XML: it not w… 1883 …(blendOp, kBlendDictOpName, 'blendList', None, None), # This is for reading to/from XML: it not w…
|