Searched refs:isExpressibleAsIntRect (Results 1 – 3 of 3) sorted by relevance
88 bool isExpressibleAsIntRect() const;
58 bool FloatRect::isExpressibleAsIntRect() const in isExpressibleAsIntRect() function in WebCore::FloatRect
1910 if (!logicalRect.isExpressibleAsIntRect()) in getImageData()