Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-utils.h167 static const int kCharSize = sizeof(char); variable
273 memmove(&buffer_[position_], s, n * kCharSize); in AddSubstring()