Searched refs:_VertedSectionNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/motemplate/
H A Dmotemplate.py568 class _VertedSectionNode(_DecoratorNode): class in inherits:_DecoratorNode
578 if _VertedSectionNode.ShouldRender(value):
611 if not _VertedSectionNode.ShouldRender(value):
774 if self.clazz == _VertedSectionNode:
777 return _VertedSectionNode
789 'OPEN_START_VERTED_SECTION' , '{{?', _VertedSectionNode)

Completed in 29 milliseconds