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

/inkscape/src/libuemf/
H A Dsymbol_convert.c41 static bool hold_pua=0; variable
953 *text=from_unicode[*text] + (hold_pua ? 0xF000 : 0 );
989 || hold_zdng != new_zdng || hold_pua != new_pua ){ // must (re)generate tables
998 hold_pua = new_pua;

Completed in 16 milliseconds