Lines Matching defs:createXpsRect
574 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
597 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
700 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, ¢ralFigure));
1110 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill,
1463 HR(this->createXpsRect(universeRect, FALSE, TRUE, &oldFigure));
1488 HR(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure));
1513 HR(this->createXpsRect(universeRect, FALSE, TRUE, &topFigure));
1609 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure),
1882 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure));
2016 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure));