Searched refs:iFirst (Results 1 – 4 of 4) sorted by relevance
202 int32_t iFirst = pLayoutItem->GetFirst()->GetPage()->GetPageIndex(); in PageSpan() local203 int32_t iPageSpan = iLast - iFirst + 1; in PageSpan()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
57457 u32 iFirst = 0; /* First frame that may be overwritten */57476 iFirst = pLive->mxFrame+1;57548 if( iFirst && (p->pDirty || isCommit==0) ){57552 if( iWrite>=iFirst ){65591 int iFirst, /* Index of first cell to add */65598 int iEnd = iFirst + nCell;65600 for(i=iFirst; i<iEnd; i++){65634 int iFirst, /* First cell to delete */65643 int iEnd = iFirst + nCell;65647 for(i=iFirst; i<iEnd; i++){[all …]