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

/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp81 ret = _ParseSections(buffer, icon);
102 return _ParseSections(buffer, icon);
107 // _ParseSections
109 FlatIconImporter::_ParseSections(LittleEndianBuffer& buffer, Icon* icon) function in class:FlatIconImporter
120 printf("FlatIconImporter::_ParseSections() - "
129 printf("FlatIconImporter::_ParseSections() - "
137 printf("FlatIconImporter::_ParseSections() - "
H A DFlatIconImporter.h53 status_t _ParseSections(LittleEndianBuffer& buffer,

Completed in 41 milliseconds