Searched refs:SingleUnicodeToNon (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libuemf/
H A Dsymbol_convert.h30 int SingleUnicodeToNon(uint16_t text); //retuns the enum value for this translation
H A Dsymbol_convert.c20 * v1.2 03/26/2012 Introduced bug into SingleUnicodeToNon repaired.
23 * mapped in UnicodeToNon and SingleUnicodeToNon
970 int SingleUnicodeToNon(uint16_t text){ function
/inkscape/src/libnrtype/
H A DLayout-TNG-Output.cpp318 oldtarget=SingleUnicodeToNon(*text_iter); // this should only ever be with a 1:1 glyph:character situation
369 if(doUTN)newtarget=SingleUnicodeToNon(*text_iter); // this should only ever be with a 1:1 glyph:character situation

Completed in 1074 milliseconds