Lines Matching refs:HR

182         HR(this->createId(id, GUID_ID_LEN));
570 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
573 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
593 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
596 HR(this->createPath(areaToFillFigure.get(), visuals, &areaToFillPath));
599 HR(this->createXpsSolidColorBrush(color, 0xFF, &areaToFillBrush));
646 HR(this->createId(id, GUID_ID_LEN));
697 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));
700 HR(this->createPath(centralFigure.get(),
715 HR(this->sideOfClamp(leftArea, leftImageViewBox,
724 HR(this->sideOfClamp(rightArea, rightImageViewBox,
736 HR(this->sideOfClamp(topArea, topImageViewBox,
745 HR(this->sideOfClamp(bottomArea, bottomImageViewBox,
756 HR(this->cornerOfClamp(tlArea, tlColor, brushVisuals.get()));
760 HR(this->cornerOfClamp(trArea, trColor, brushVisuals.get()));
765 HR(this->cornerOfClamp(brArea, brColor, brushVisuals.get()));
769 HR(this->cornerOfClamp(blArea, blColor, brushVisuals.get()));
806 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
848 HR(createXpsGradientStop(info.fColors[0],
853 HR(createXpsGradientStop(info.fColors[1],
874 HR(createXpsGradientStop(info.fColors[i],
897 HR(createXpsGradientStop(info.fColors[0],
902 HR(createXpsGradientStop(info.fColors[1],
951 HR(createXpsGradientStop(info.fColors[i],
973 HR(this->createXpsSolidColorBrush(skPaint.getColor(), 0xFF, brush));
993 HR(this->createXpsSolidColorBrush(color, alpha, brush));
999 HR(this->createXpsSolidColorBrush(color, 0xFF, brush));
1012 HR(this->createXpsSolidColorBrush(color, alpha, brush));
1021 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
1024 HR(this->createXpsLinearGradient(info,
1033 HR(this->createXpsRadialGradient(info,
1062 HR(this->createXpsImageBrush(outTexture,
1070 HR(this->createXpsSolidColorBrush(skPaint.getColor(), 0xFF, brush));
1307 HR(close_figure(segmentTypes, segmentData, segmentStrokes,
1373 HR(close_figure(segmentTypes, segmentData, segmentStrokes,
1425 HR(this->createXpsImageBrush(bm, m, xy, 0xFF, &maskBrush));
1437 HR(this->clip(shadedPath));
1466 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix));
1474 HR(this->createXpsBrush(shaderPaint, &strokeBrush, &matrix));
1719 HR(this->addXpsPathGeometry(
1762 HR(this->createId(id, GUID_ID_LEN));
1820 HR(this->createXpsTransform(transform, &xpsMatrixToUse));
1847 HR(this->createXpsBrush(
1867 HR(this->clip(glyphs.get()));
1880 HR(this->clip(glyphCanvas.get()));