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

/inkscape/src/libuemf/
H A Dupmf.c3107 int residual; local
3108 residual = 3 & po->Used;
3109 if(residual){
3110 po = U_PO_append(po, NULL, (4 - residual));

Completed in 503 milliseconds