Searched refs:IconForMode (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DIconCache.cpp206 IconCacheEntry::IconForMode(IconDrawMode mode, BSize size) const function in class:IconCacheEntry
232 BBitmap* bitmap = IconForMode(mode, size);
1534 BBitmap* bitmap = IconForMode(mode, size);
1561 BBitmap* bitmap = IconForMode(mode, size);
1620 BBitmap* bitmap = IconForMode(mode, size);
1650 BBitmap* bitmap = IconForMode(mode, size);
H A DIconCache.h190 BBitmap* IconForMode(IconDrawMode mode, BSize size) const;

Completed in 90 milliseconds