Lines Matching refs:pos
98 int pos = 1;
100 while (pos < end - start) {
101 HangulType newState = hangul_type(uc[pos]);
122 ++pos;
126 return start+pos;
141 const HB_UChar16 *ch = item->string + item->item.pos;
215 const HB_UChar16 *uc = item->string + item->item.pos;
233 int sstart = item->item.pos;
244 syllable.item.pos = sstart;
257 logClusters[i-item->item.pos] = first_glyph;