Searched defs:writeFormat (Results 1 – 2 of 2) sorted by relevance
/external/fonttools/Lib/fontTools/ttLib/tables/ | ||
D | otBase.py | 720 def writeFormat(self, writer): member in BaseTable |
/external/cldr/tools/c/genldml/ | ||
D | genldml.cpp | 1528 void GenerateXML::writeFormat(const char* elemName, const char* style, const char* start, const cha… in writeFormat() function in GenerateXML |