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

/haiku-fatelf/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp236 uint8 stopOffset; local
239 if (!buffer.Read(stopOffset))
267 gradient.AddColor(color, stopOffset / 255.0);
/haiku-fatelf/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp635 uint8 stopOffset = (uint8)(step->offset * 255.0); local
637 if (!buffer.Write(stopOffset))

Completed in 93 milliseconds