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

/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp282 int doUTN = CanUTN(); // Unicode to Nonunicode translation enabled if true local
317 if(doUTN){
369 if(doUTN)newtarget=SingleUnicodeToNon(*text_iter); // this should only ever be with a 1:1 glyph:character situation

Completed in 16 milliseconds