Home | History | Annotate | Download | only in common

Lines Matching refs:UTRIE2_GET16

257     uint16_t getNorm16(UChar32 c) const { return UTRIE2_GET16(normTrie, c); }