Searched refs:getMaxIntValue (Results 1 – 1 of 1) sorted by relevance
92 int32_t getMaxIntValue(UProperty prop) const { in getMaxIntValue() function in LayoutPropsBuilder236 int32_t max = getMaxIntValue(prop); in checkMaxIntValue()278 ((getMaxIntValue(UCHAR_INDIC_POSITIONAL_CATEGORY)) << ULAYOUT_MAX_INPC_SHIFT) | in writeBinaryData()279 ((getMaxIntValue(UCHAR_INDIC_SYLLABIC_CATEGORY)) << ULAYOUT_MAX_INSC_SHIFT) | in writeBinaryData()280 ((getMaxIntValue(UCHAR_VERTICAL_ORIENTATION)) << ULAYOUT_MAX_VO_SHIFT); in writeBinaryData()