Searched refs:__standalone_xml (Results 1 – 1 of 1) sorted by relevance
403 """ % encoding + (u"".join(top.__standalone_xml(indent, newl))) # end of return statement405 def __standalone_xml(self, indent, newl): member in SVG427 output.extend(s.__standalone_xml(indent, newl))