Searched defs:kTypeCount (Results 1 – 6 of 6) sorted by relevance
62 kTypeCount enumerator
41 static const int kTypeCount = static_cast<int>(Type::kLast) + 1; variable
55 inline static constexpr int kTypeCount = static_cast<int>(Type::kLine) + 1; variable
38 static const int kTypeCount = static_cast<int>(Type::kLast) + 1; variable
32 inline static constexpr int kTypeCount = static_cast<int>(Type::kPath) + 1; variable