Home
last modified time | relevance | path

Searched refs:setIntProp (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp89 void setIntProp(const UniProps &, const UnicodeSet &newValues,
136 setIntProp(props, newValues, UCHAR_INDIC_POSITIONAL_CATEGORY, inpcMutableTrie, errorCode); in setProps()
137 setIntProp(props, newValues, UCHAR_INDIC_SYLLABIC_CATEGORY, inscMutableTrie, errorCode); in setProps()
138 setIntProp(props, newValues, UCHAR_VERTICAL_ORIENTATION, voMutableTrie, errorCode); in setProps()
141 void LayoutPropsBuilder::setIntProp(const UniProps &props, const UnicodeSet &newValues, in setIntProp() function in LayoutPropsBuilder

Completed in 1 milliseconds