IconHitTest
if (IconCache::sIconCache->IconHitTest(where, window->TargetModel(), kNormalIcon, fIconSize)) {
return entry->IconHitTest(where, mode, size);
bool IconHitTest(BPoint, IconDrawMode, BSize) const;
bool IconHitTest(BPoint, const Model*, IconDrawMode, BSize);
return IconCache::sIconCache->IconHitTest(where - location,
if (IconCache::sIconCache->IconHitTest(offsetPoint, fIconModel, kNormalIcon,
= IconCache::sIconCache->IconHitTest(offsetPoint,