Home
last modified time | relevance | path

Searched refs:_GLOBAL_STYLE_FACTORY (Results 1 – 1 of 1) sorted by relevance

/external/yapf/yapf/yapflib/
Dstyle.py42 global _GLOBAL_STYLE_FACTORY
45 _GLOBAL_STYLE_FACTORY = factory
491 return _GLOBAL_STYLE_FACTORY()
573 base_style = _GLOBAL_STYLE_FACTORY()
596 _GLOBAL_STYLE_FACTORY = CreatePEP8Style variable
615 SetGlobalStyle(_GLOBAL_STYLE_FACTORY())