Home
last modified time | relevance | path

Searched defs:indents (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/npm/node_modules/detect-indent/
Dindex.js7 function getMostUsed(indents) { argument
51 const indents = new Map(); constant
/third_party/boost/libs/spirit/test/lex/
Dset_token_value.cpp104 std::stack<unsigned int> indents; member
137 bool test_indents(int *i, std::stack<unsigned int>& indents) in test_indents()
/third_party/googletest/googletest/src/hwext/
Dgtest-filter.cc31 const char* indents[] = { " ", " " }; in printHelp() local
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DLineBreaker.h68 void setIndents(const std::vector<float>& indents) { mIndents = indents; } in setIndents()
DLineBreaker.cpp100 void LineBreaker::setIndents(const std::vector<float>& indents) { in setIndents()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc1221 void ParagraphTxt::SetIndents(const std::vector<float>& indents) { in SetIndents()
/third_party/abseil-cpp/absl/strings/
Dcord.cc1829 absl::InlinedVector<int, kInlinedVectorSize> indents; in DumpNode() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1869 absl::InlinedVector<int, kInlinedVectorSize> indents; in DumpNode() local