Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp59 int32_t gMaxVoValue = 0; variable
74 gMaxVoValue = 0; in uprops_cleanup()
136 gMaxVoValue = (maxValues >> ULAYOUT_MAX_VO_SHIFT) & 0xff; in ulayout_load()
569 return gMaxVoValue; in layoutGetMaxValue()
/third_party/icu/icu4c/source/common/
Duprops.cpp59 int32_t gMaxVoValue = 0; variable
74 gMaxVoValue = 0; in uprops_cleanup()
136 gMaxVoValue = (maxValues >> ULAYOUT_MAX_VO_SHIFT) & 0xff; in ulayout_load()
569 return gMaxVoValue; in layoutGetMaxValue()
/third_party/node/deps/icu-small/source/common/
Duprops.cpp61 int32_t gMaxVoValue = 0; variable
76 gMaxVoValue = 0; in uprops_cleanup()
138 gMaxVoValue = (maxValues >> ULAYOUT_MAX_VO_SHIFT) & 0xff; in ulayout_load()
602 return gMaxVoValue; in layoutGetMaxValue()