Searched defs:contentImage (Results 1 – 3 of 3) sorted by relevance
51 ShareableBitmap* contentImage() const { return m_contentImage.get(); } in contentImage() function
82 RefPtr<ShareableBitmap> contentImage = ShareableBitmap::create(contentImageHandle); in create() local90 …WebCore::FloatRect>& textRectsInSelectionRectCoordinates, PassRefPtr<ShareableBitmap> contentImage) in FindIndicator()
1399 if (ShareableBitmap* contentImage = findIndicator->contentImage()) { in setFindIndicator() local