Home | History | Annotate | Download | only in common

Lines Matching refs:unfoldRows

359     int32_t i, start, limit, result, unfoldRows, unfoldRowWidth, unfoldStringWidth;
376 unfoldRows=unfold[UCASE_UNFOLD_ROWS];
388 limit=unfoldRows;
418 unfoldRows(unfold[UCASE_UNFOLD_ROWS]),
435 if(currentRow>=unfoldRows) { return U_SENTINEL; }