Home
last modified time | relevance | path

Searched defs:indent_size (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_ttk_textonly.py231 def sample(indent=0, indent_size=2): argument
241 def sample_expected(indent=0, indent_size=2): argument
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_functions.py230 def sample(indent=0, indent_size=2): argument
240 def sample_expected(indent=0, indent_size=2): argument
/external/sg3_utils/lib/
Dsg_json_builder.h303 int indent_size; member
/external/webrtc/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/openscreen/third_party/abseil/src/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/angle/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/cronet/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/libtextclassifier/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/
Dconformance_testing.h129 const std::size_t indent_size = 2; in outputDeclaration() local
/external/cronet/third_party/libxml/src/
Dxmlsave.c49 int indent_size; member
/external/libxml2/
Dxmlsave.c49 int indent_size; member
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc859 int indent_size = 0; in ~MemoryOutputStream() local
/external/python/cpython3/Lib/tkinter/
Dttk.py150 def _format_layoutlist(layout, indent=0, indent_size=2): argument
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc857 int indent_size = 0; in ~MemoryOutputStream() local
/external/python/cpython2/Lib/lib-tk/
Dttk.py154 def _format_layoutlist(layout, indent=0, indent_size=2): argument