HomeSort by relevance Sort by last modified time
    Searched full:__standalone_xml (Results 1 - 1 of 1) sorted by null

  /external/opencv3/doc/pattern_tools/
svgfig.py 403 """ % encoding + (u"".join(top.__standalone_xml(indent, newl))) # end of return statement
405 def __standalone_xml(self, indent, newl): member in class:SVG
427 output.extend(s.__standalone_xml(indent, newl))
    [all...]

Completed in 287 milliseconds