Home
last modified time | relevance | path

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

/third_party/cef/tools/yapf/yapf/yapflib/
Dstyle.py42 global _GLOBAL_STYLE_FACTORY
45 _GLOBAL_STYLE_FACTORY = factory
377 return _GLOBAL_STYLE_FACTORY()
448 base_style = _GLOBAL_STYLE_FACTORY()
471 _GLOBAL_STYLE_FACTORY = CreatePEP8Style variable
489 SetGlobalStyle(_GLOBAL_STYLE_FACTORY())