Lines Matching refs:brush
561 "Could not create solid color brush.");
582 "Could not create brush for side of clamp.");
586 "Could not set brush for side of clamp");
603 "Could not set brush for corner of clamp.");
669 "Could not create image brush.");
686 //create brush canvas
689 "Could not create image brush canvas.");
692 "Could not get image brush canvas visuals collection.");
704 "Could not set tile mode for image brush central path.");
706 "Could not set fill brush for image brush central path.");
772 //create visual brush from canvas
794 "Could not create visual brush for image brush.");
796 "Could not set canvas on visual brush for image brush.");
798 "Could not set tile mode on visual brush for image brush.");
800 "Could not set opacity on visual brush for image brush.");
809 "Could not set transform for image brush.");
863 "Could not create linear gradient brush.");
866 "Could not set transform on linear gradient brush.");
885 "Could not set opacity of linear gradient brush.");
940 "Could not create radial gradient brush.");
943 "Could not set transform on radial gradient brush.");
962 "Could not set opacity of radial gradient brush.");
969 IXpsOMBrush** brush,
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));
1028 brush));
1037 brush));
1068 HRM(tileBrush->QueryInterface<IXpsOMBrush>(brush), "QI failed.");
1070 HR(this->createXpsSolidColorBrush(skPaint.getColor(), 0xFF, brush));
1483 "Could not set stroke brush for shaded path.");
1789 "Could not set bitmap brush.");
1941 "Could not set fill brush.");