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

/inkscape/src/extension/internal/
H A Dsvg.cpp148 #define BUF_SIZE 8192 macro
173 gchar buffer[BUF_SIZE];
174 result = gnome_vfs_read (handle, buffer, BUF_SIZE, &bytes_read);
/inkscape/src/
H A Dfile.cpp747 #define BUF_SIZE 8192 macro

Completed in 19 milliseconds