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

/inkscape/src/libuemf/
H A Dsymbol_convert.c40 static bool hold_zdng=0; variable
989 || hold_zdng != new_zdng || hold_pua != new_pua ){ // must (re)generate tables
997 hold_zdng = new_zdng;
1000 if(hold_zdng)table_filler(&dingbats_convert[0],CVTZDG);

Completed in 12 milliseconds