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

/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp365 write_path_curves(LittleEndianBuffer& buffer, VectorPath* path, uint8 pointCount) function
367 //printf("write_path_curves()\n");
449 if (!write_path_curves(buffer, path, pointCount))

Completed in 88 milliseconds