Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dpnamesbuilder.cpp222 setPropertyInt(PROPERTIES[0].enumValue, 0, in build()
247 setPropertyInt(PROPERTIES[propIndex].enumValue, 0, in build()
264 setPropertyInt(PROPERTIES[propIndex].enumValue, 1, valueMapOffset); in build()
385 void setPropertyInt(int32_t prop, int32_t subIndex, int32_t value) { in setPropertyInt() function in PNamesBuilderImpl