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

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

Completed in 16 milliseconds