Searched refs:UC_CF (Results 1 – 2 of 2) sorted by relevance
66 #define UC_CF 0x00000400 /* Other, Format */ macro130 #define uciscntrl(cc) ucisprop(cc, UC_CC|UC_CF, 0)148 #define ucisfmtcntrl(cc) ucisprop(cc, UC_CF, 0)196 UC_MN|UC_MC|UC_ND|UC_PC|UC_CF, 0)
273 3. Change uciscntrl() to include UC_CF.