Searched defs:nChgLen (Results 1 – 7 of 7) sorted by relevance
493 xub_StrLen nChgLen = 0; in ChangeText() local
2723 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
789 xub_StrLen nChgLen = static_cast< xub_StrLen >(nNewLen - nChgPos); in FlushInBuffer() local
805 xub_StrLen nChgLen = static_cast< xub_StrLen >(nNewLen - nChgPos); in ImpInsertText() local
Completed in 92 milliseconds