Home
last modified time | relevance | path

Searched refs:runEnd (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/usp10/
H A Dusp10.c2217 INT runStart, runEnd; in SS_ItemOut() local
2253 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()