Searched defs:newtarget (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp325 int newtarget = 0; local
369 if(doUTN)newtarget=SingleUnicodeToNon(*text_iter); // this should only ever be with a 1:1 glyph:character situation
370 if(newtarget != oldtarget)break; // change in unicode to nonunicode translation status

Completed in 17 milliseconds