Searched refs:nPorStart (Results 1 – 1 of 1) sorted by relevance
698 xub_StrLen nPorStart = *aStartIter; in BuildPortions() local707 ASSERT( bNoLengthAttribute || nPorStart < *aStartIter, "AUTOSTYLES: BuildPortion trouble" ) in BuildPortions()709 const xub_StrLen nPorEnd = bNoLengthAttribute ? nPorStart : *aStartIter; in BuildPortions()723 if ( nOtherStart > nPorStart ) in BuildPortions()726 if ( pOther->GetEnd() && *pOther->GetEnd() == nPorEnd && nOtherStart == nPorStart ) in BuildPortions()801 aNewSet, nPorStart, nPorEnd ); in BuildPortions()811 if ( nPorStart == nThisStart && in BuildPortions()821 nPorStart, nPorEnd ); in BuildPortions()879 nPorStart, nPorEnd ); in BuildPortions()929 nPorStart == nThisStart && in BuildPortions()[all …]