Home
last modified time | relevance | path

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

/third_party/skia/modules/skunicode/src/
DSkUnicode_icu_runtime.cpp38 kMaxVer = 100; in SkLoadICULib() local
42 const auto search_to = icu_ver > 0 ? icu_ver : kMaxVer; in SkLoadICULib()