Home
last modified time | relevance | path

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

/external/yapf/yapf/yapflib/
Dformat_token.py181 def RetainHorizontalSpacing(self, first_column, depth): member in FormatToken
Dreformatter.py104 tok.RetainHorizontalSpacing(uwline.first.column, uwline.depth)