Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_getIntPropertyValue

149  * @see u_getIntPropertyValue
434 When used in u_getIntPropertyValue(c), same as U_MASK(u_charType(c)),
1136 * @see u_getIntPropertyValue
1393 * @see u_getIntPropertyValue
1479 * UEastAsianWidth ea=(UEastAsianWidth)u_getIntPropertyValue(c, UCHAR_EAST_ASIAN_WIDTH);
1480 * UBool b=(UBool)u_getIntPropertyValue(c, UCHAR_IDEOGRAPHIC);
1504 u_getIntPropertyValue(UChar32 c, UProperty which);
1514 * @return Minimum value returned by u_getIntPropertyValue for a Unicode property.
1521 * @see u_getIntPropertyValue
1543 * @return Maximum value returned by u_getIntPropertyValue for a Unicode property.
1550 * @see u_getIntPropertyValue
2145 * Use u_getIntPropertyValue(c, UCHAR_NUMERIC_TYPE) and u_getNumericValue()