Searched refs:fStyleSectionSize (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp46 : fStyleSectionSize(0)
67 fStyleSectionSize,
189 fStyleSectionSize = buffer.SizeUsed();
199 fPathSectionSize = buffer.SizeUsed() - fStyleSectionSize;
209 - (fStyleSectionSize + fPathSectionSize);
H A DFlatIconExporter.h99 int32 fStyleSectionSize; member in class:FlatIconExporter

Completed in 44 milliseconds