Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_getIntPropertyValue

157  * @see u_getIntPropertyValue
493 When used in u_getIntPropertyValue(c), same as U_MASK(u_charType(c)),
1559 * @see u_getIntPropertyValue
2002 * @see u_getIntPropertyValue
2088 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);
2089 * UBool b=(UBool)u_getIntPropertyValue(c, UCHAR_IDEOGRAPHIC);
2113 u_getIntPropertyValue(UChar32 c, UProperty which);
2123 * @return Minimum value returned by u_getIntPropertyValue for a Unicode property.
2130 * @see u_getIntPropertyValue
2152 * @return Maximum value returned by u_getIntPropertyValue for a Unicode property.
2159 * @see u_getIntPropertyValue
2780 * Use u_getIntPropertyValue(c, UCHAR_NUMERIC_TYPE) and u_getNumericValue()