Searched refs:nCutStop (Results 1 – 1 of 1) sorted by relevance
6001 xub_StrLen nCutStart, nCutStop, nOrgLen = nLen; in ImplLayout() local6002 … bool bFiltered = mpGraphics->filterText( rOrigStr, aStr, nMinIndex, nLen, nCutStart, nCutStop ); in ImplLayout()6006 if( bFiltered && nCutStop != nCutStart && pDXArray ) in ImplLayout()6017 pDXArray + nOrgLen - (nCutStop-nMinIndex), in ImplLayout()
Completed in 40 milliseconds