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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp284 int oldtarget = 0; local
318 oldtarget=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