Lines Matching defs:isLetter
33 static HB_Bool isLetter(HB_UChar16 ucs)1579 || !(isLetter(item->string[item->item.pos-1]) || isMark(item->string[item->item.pos-1])))