Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_getIntPropertyValue

157  * @see u_getIntPropertyValue
488 When used in u_getIntPropertyValue(c), same as U_MASK(u_charType(c)),
1427 * @see u_getIntPropertyValue
1839 * @see u_getIntPropertyValue
1925 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);
1926 * UBool b=(UBool)u_getIntPropertyValue(c, UCHAR_IDEOGRAPHIC);
1950 u_getIntPropertyValue(UChar32 c, UProperty which);
1960 * @return Minimum value returned by u_getIntPropertyValue for a Unicode property.
1967 * @see u_getIntPropertyValue
1989 * @return Maximum value returned by u_getIntPropertyValue for a Unicode property.
1996 * @see u_getIntPropertyValue
2598 * Use u_getIntPropertyValue(c, UCHAR_NUMERIC_TYPE) and u_getNumericValue()