Lines Matching refs:UChar32
267 getDecomposition(UChar32 c, UnicodeString &decomposition) const = 0;
294 getRawDecomposition(UChar32 c, UnicodeString &decomposition) const;
311 virtual UChar32
312 composePair(UChar32 a, UChar32 b) const;
323 getCombiningClass(UChar32 c) const;
398 virtual UBool hasBoundaryBefore(UChar32 c) const = 0;
414 virtual UBool hasBoundaryAfter(UChar32 c) const = 0;
429 virtual UBool isInert(UChar32 c) const = 0;
530 getDecomposition(UChar32 c, UnicodeString &decomposition) const;
544 getRawDecomposition(UChar32 c, UnicodeString &decomposition) const;
556 virtual UChar32
557 composePair(UChar32 a, UChar32 b) const;
568 getCombiningClass(UChar32 c) const;
618 virtual UBool hasBoundaryBefore(UChar32 c) const;
628 virtual UBool hasBoundaryAfter(UChar32 c) const;
637 virtual UBool isInert(UChar32 c) const;