Searched refs:IconHitTest (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/kits/tracker/
H A DPose.cpp493 return IconCache::sIconCache->IconHitTest(where - location,
H A DDraggableContainerIcon.cpp80 if (IconCache::sIconCache->IconHitTest(where, window->TargetModel(),
H A DIconCache.cpp228 IconCacheEntry::IconHitTest(BPoint where, IconDrawMode mode, function in class:IconCacheEntry
1374 IconCache::IconHitTest(BPoint where, const Model* model, IconDrawMode mode, function in class:IconCache
1387 return entry->IconHitTest(where, mode, size);
H A DIconCache.h177 bool IconHitTest(BPoint, IconDrawMode, BSize) const;
408 bool IconHitTest(BPoint, const Model*, IconDrawMode, BSize);
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp351 if (IconCache::sIconCache->IconHitTest(offsetPoint, fIconModel,
369 = IconCache::sIconCache->IconHitTest(offsetPoint,

Completed in 69 milliseconds