Searched refs:fPathSectionSize (Results 1 - 2 of 2) sorted by path

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

Completed in 52 milliseconds