Searched refs:_DEFAULT_PROP_SPECS (Results 1 – 1 of 1) sorted by relevance
1436 if name not in _DEFAULT_PROP_SPECS:1438 prop_spec = _DEFAULT_PROP_SPECS[name]3299 _DEFAULT_PROP_SPECS: Dict[str, PropertySpec] = { variable