Home
last modified time | relevance | path

Searched defs:_indent (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dgen-vowel-constraints.py82 def _indent (depth): member in ConstraintSet
/third_party/harfbuzz/src/
Dgen-vowel-constraints.py82 def _indent (depth): member in ConstraintSet
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-vowel-constraints.py87 def _indent (self, depth): member in ConstraintSet
/third_party/python/Lib/json/
Dencoder.py259 def _make_iterencode(markers, _default, _encoder, _indent, _floatstr, argument
/third_party/mesa3d/src/gallium/tools/trace/
Ddiff_state.py73 def _indent(self): member in Dumper
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1757 void SetIndent( const char* _indent ) { indent = _indent ? _indent : "" ; } in SetIndent()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h1757 void SetIndent( const char* _indent ) { indent = _indent ? _indent : "" ; } in SetIndent()
/third_party/python/Lib/
Ddoctest.py236 def _indent(s, indent=4): function
Dargparse.py192 def _indent(self): member in HelpFormatter