Home
last modified time | relevance | path

Searched defs:fileOrPath (Results 1 – 8 of 8) sorted by relevance

/external/fonttools/Tests/misc/
DxmlReader_test.py18 def __init__(self, fileOrPath, ttFont, progress=None): argument
51 def __init__(self, fileOrPath, ttFont, progress=None): argument
/external/fonttools/Lib/fontTools/ttLib/
DttCollection.py70 def saveXML(self, fileOrPath, newlinestr=None, writeVersion=True, **kwargs): argument
DttFont.py218 def saveXML(self, fileOrPath, newlinestr=None, **kwargs): argument
319 def importXML(self, fileOrPath, quiet=None): argument
/external/fonttools/Lib/fontTools/misc/
DxmlReader.py20 def __init__(self, fileOrPath, ttFont, progress=None, quiet=None, contentOnly=False): argument
DxmlWriter.py14 def __init__(self, fileOrPath, indentwhite=INDENT, idlefunc=None, encoding="utf_8", argument
DmacRes.py19 def __init__(self, fileOrPath): argument
/external/skia/tools/bookmaker/
DparserCommon.cpp71 bool ParserCommon::parseFile(const char* fileOrPath, const char* suffix, OneFile oneFile) { in parseFile()
/external/skqp/tools/bookmaker/
DparserCommon.cpp71 bool ParserCommon::parseFile(const char* fileOrPath, const char* suffix, OneFile oneFile) { in parseFile()