Searched refs:bitmap16_print (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Duwmf_print.h35 void bitmap16_print(U_BITMAP16 b);
H A Duwmf_print.c210 void bitmap16_print( function
735 if(px){ printf(" Bitmap16:"); bitmap16_print(Bm16); printf("\n"); }
752 if(px){ printf(" Bitmap16:"); bitmap16_print(Bm16); printf("\n"); }
1028 printf(" Src:Bitmap16:"); bitmap16_print(Bm16); printf("\n");
1274 /* BM16 is truncated, but bitmap16_print does not get into the part that was omitted */
1275 printf(" BitMap16: "); bitmap16_print(Bm16); printf("\n");

Completed in 20 milliseconds