Searched refs:runEnd (Results 1 – 1 of 1) sorted by relevance
2217 INT runStart, runEnd; in SS_ItemOut() local2253 runEnd = (cEnd-1) - analysis->pItem[iItem].iCharPos; in SS_ItemOut()2255 runEnd = (analysis->pItem[iItem+1].iCharPos - analysis->pItem[iItem].iCharPos) - 1; in SS_ItemOut()2275 iGlyph = analysis->glyphs[iItem].pwLogClust[runEnd]; in SS_ItemOut()2282 cGlyphs = analysis->glyphs[iItem].pwLogClust[runEnd] - iGlyph; in SS_ItemOut()