Lines Matching refs:HRV
1228 HRV(this->shadePath(shadedPath.get(), paint, this->ctm(), &fill, &stroke)); in internalDrawRect()
1234 HRV(this->createXpsTransform(this->ctm(), &xpsTransform)); in internalDrawRect()
1255 HRV(this->createXpsQuad(points, stroke, fill, &rectFigure)); in internalDrawRect()
1267 HRV(this->clip(shadedPath.get())); in internalDrawRect()
1580 HRV(this->shadePath(shadedPath.get(), in drawPath()
1619 HRV(this->applyMask(*mask, ppuScale, shadedPath.get())); in drawPath()
1667 HRV(this->applyMask(*mask, ppuScale, shadedPath.get())); in drawPath()
1707 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()
1723 HRV(this->createXpsTransform(matrix, &xpsTransform)); in drawPath()
1739 HRV(this->addXpsPathGeometry(shadedFigures.get(), in drawPath()
1742 HRV(this->clip(shadedPath.get())); in drawPath()
1816 HRV(this->createXpsTransform(transform, &xpsTransform)); in drawBitmap()
1831 HRV(this->createXpsImageBrush(bitmap, in drawBitmap()
1841 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure)); in drawBitmap()
1853 HRV(this->clip(shadedPath.get())); in drawBitmap()
2104 HRV(CreateTypefaceUse(paint, &typeface)); in drawText()
2135 HRV(AddGlyphs(this->fXpsFactory.get(), in drawText()
2162 HRV(CreateTypefaceUse(paint, &typeface)); in drawPosText()
2193 HRV(AddGlyphs(this->fXpsFactory.get(), in drawPosText()