Searched defs:PhNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/grit/grit/node/
H A Dmessage.py58 return isinstance(child, (PhNode))
261 phnode = PhNode()
279 class PhNode(base.ContentNode): class in inherits:base.ContentNode
289 super(PhNode, self).EndParsing()

Completed in 1168 milliseconds