Home
last modified time | relevance | path

Searched refs:PathIndexFor (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/
H A DImporter.h45 int32 PathIndexFor(int32 savedIndex) const;
H A DImporter.cpp50 Importer::PathIndexFor(int32 savedIndex) const in PathIndexFor() function in Importer
/haiku/src/libs/icon/message/
H A DMessageImporter.cpp228 VectorPath* path = paths->ItemAt(PathIndexFor(pathIndex)); in _ImportShapes()
/haiku/src/libs/icon/flat_icon/
H A DFlatIconImporter.cpp572 VectorPath* path = paths->ItemAt(PathIndexFor(pathIndex)); in _ReadPathSourceShape()