Home | History | Annotate | Download | only in python

Lines Matching refs:_scope

251     if self._scope is None:
267 parent_scope = first_parent._scope
280 self._scope = scope
313 if sublayer._scope is None:
320 parent_scope = constituent_first_parent._scope
335 sublayer._scope = sub_scope
857 layer._scope.set_custom_getter(layer._custom_getter)