Searched refs:Extends (Results 1 – 13 of 13) sorted by relevance
72 for node in ast.find_all((nodes.Extends, nodes.FromImport, nodes.Import,
270 class Extends(Stmt): class
234 node = nodes.Extends(lineno=next(self.stream).lineno)
773 have_extends = node.find(nodes.Extends) is not None
3 Bundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.
305 // Extends $(ref:automation.AutomationNode).
1167 Extends: function(parent){ method3272 Extends: Fx, property3406 Extends: Fx.CSS, property3503 Extends: Fx.CSS, property3867 Extends: Request, property3987 Extends: Request, property
5543 Extends: function(parent){ method7648 Extends: Fx, property7782 Extends: Fx.CSS, property7879 Extends: Fx.CSS, property8243 Extends: Request, property8363 Extends: Request, property
53 Extends the set of GL_ARB_shadow texture comparision functions to
353 extendsImplementsAnnotation = Extends/implements class with annotation354 extendsImplementsClass = Extends/implements class
2027 <!-- @element cubicTo Extends the path with a cubic curve. -->2029 <!-- @element lineTo Extends the path with a line. -->2033 <!-- @element quadTo Extends the path with a quadratic curve. -->2035 <!-- @element rCubicTo Extends the path with a cubic curve expressed with relative offsets. -->2037 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->2041 … <!-- @element rQuadTo Extends the path with a quadratic curve expressed with relative offsets. -->2090 <!-- @element lineTo Extends the path with a line. -->2094 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->2118 <!-- @element lineTo Extends the path with a line. -->2122 <!-- @element rLineTo Extends the path with a line expressed with relative offsets. -->