Home | History | Annotate | Download | only in common

Lines Matching refs:currentRow

402           currentRow(0),
410 const UChar *p=unfold+(currentRow*unfoldRowWidth);
412 ++currentRow;
416 if(currentRow>=unfoldRows) { return U_SENTINEL; }