Home
last modified time | relevance | path

Searched refs:xmlDataFunctions (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Lib/fontTools/ttLib/tables/
DC_B_D_T_.py36 xmlDataFunctions = _removeUnsupportedForColor(BitmapGlyph.xmlDataFunctions) variable in ColorBitmapGlyph
DE_B_D_T_.py375 xmlDataFunctions = { variable in BitmapGlyph
425 assert option in self.__class__.xmlDataFunctions
439 writeFunc, readFunc = self.__class__.xmlDataFunctions[ttFont.bitmapGlyphDataFormat]
447 writeFunc, readFunc = self.__class__.xmlDataFunctions[option]