Searched defs:nChgLen (Results 1 – 7 of 7) sorted by relevance
493 xub_StrLen nChgLen = 0; in ChangeText() local
2726 xub_StrLen nChgLen = static_cast< xub_StrLen >( nNewLen - nChgPos ); in InsertText() local
283 xub_StrLen nChgLen = 0; in ChangeText() local
645 nChgLen = 0; in RebuildHyphensAndControlChars() local
956 xub_StrLen nChgLen = static_cast< xub_StrLen >( nTmpLen - nChgPos ); in ImplInsertText() local
805 xub_StrLen nChgLen = static_cast< xub_StrLen >(nNewLen - nChgPos); in ImpInsertText() local
787 xub_StrLen nChgLen = static_cast< xub_StrLen >(nNewLen - nChgPos); in FlushInBuffer() local
Completed in 611 milliseconds