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

/haiku/src/apps/icon-o-matic/import_export/
H A DImporter.h44 int32 StyleIndexFor(int32 savedIndex) const;
H A DImporter.cpp41 // StyleIndexFor
43 Importer::StyleIndexFor(int32 savedIndex) const function in class:Importer
/haiku/src/libs/icon/message/
H A DMessageImporter.cpp202 Style* style = styles->ItemAt(StyleIndexFor(styleIndex));
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp547 Style* style = styles->ItemAt(StyleIndexFor(styleIndex));

Completed in 32 milliseconds