Searched refs:nCopyStart (Results 1 – 1 of 1) sorted by relevance
1602 xub_StrLen nCopyStart = rInf.GetIdx(); in DrawText() local1603 if ( nCopyStart ) in DrawText()1604 --nCopyStart; in DrawText()1607 if ( nCopyStart + nCopyLen < rInf.GetText().Len() ) in DrawText()1610 aStr = rInf.GetText().Copy( nCopyStart, nCopyLen ); in DrawText()
Completed in 25 milliseconds