Home | History | Annotate | Download | only in hb-old

Lines Matching refs:lastCat

263     HB_CharCategory lastCat;
265 HB_GetUnicodeCharProperties(uc[0], &lastCat, &dummy);
324 if (lastCat == HB_Separator_Space)
331 lastCat = cat;
334 if (lastCat == HB_Separator_Space)