Lines Matching refs:HRV
1243 HRV(this->shadePath(shadedPath.get(), paint, *d.fMatrix, &fill, &stroke)); in internalDrawRect()
1249 HRV(this->createXpsTransform(*d.fMatrix, &xpsTransform)); in internalDrawRect()
1270 HRV(this->createXpsQuad(points, stroke, fill, &rectFigure)); in internalDrawRect()
1282 HRV(this->clip(shadedPath.get(), d)); in internalDrawRect()
1598 HRV(this->shadePath(shadedPath.get(), in drawPath()
1637 HRV(this->applyMask(d, *mask, ppuScale, shadedPath.get())); in drawPath()
1680 HRV(this->applyMask(d, *mask, ppuScale, shadedPath.get())); in drawPath()
1720 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()
1736 HRV(this->createXpsTransform(matrix, &xpsTransform)); in drawPath()
1752 HRV(this->addXpsPathGeometry(shadedFigures.get(), in drawPath()
1755 HRV(this->clip(shadedPath.get(), d)); in drawPath()
1829 HRV(this->createXpsTransform(transform, &xpsTransform)); in drawBitmap()
1844 HRV(this->createXpsImageBrush(bitmap, in drawBitmap()
1854 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure)); in drawBitmap()
1866 HRV(this->clip(shadedPath.get(), d)); in drawBitmap()
2121 HRV(CreateTypefaceUse(paint, &typeface)); in drawText()
2152 HRV(AddGlyphs(d, in drawText()
2181 HRV(CreateTypefaceUse(paint, &typeface)); in drawPosText()
2212 HRV(AddGlyphs(d, in drawPosText()