Searched refs:PixelToCore (Results 1 – 3 of 3) sorted by relevance
323 Point PixelToCore (const Point& rPoint) const;
3496 Point SwAccessibleMap::PixelToCore( const Point& rPoint ) const in PixelToCore() function in SwAccessibleMap
2716 Point aCorePoint( GetMap()->PixelToCore( aPoint ) ); in getIndexAtPoint()