Lines Matching full:id
85 "<g fill=\"blue\" xml:id=\"g1\">" in test_draw_group()
97 "<svg><defs><linearGradient id=\"s1\">" in test_draw_group()
101 "<g fill=\"url(#s1)\" id=\"g1\">" in test_draw_group()
169 "<defs><linearGradient xml:id=\"MyGradient\">" in test_draw_shapes()
185 … "<defs><solidColor xml:id=\"solidMaroon\" solid-color=\"maroon\" solid-opacity=\"0.7\"/>" in test_draw_shapes()
202 … "<defs><radialGradient id=\"MyGradient\" gradientUnits=\"userSpaceOnUse\"" in test_draw_shapes()
218 "<defs><radialGradient id=\"MyGradient\">" in test_draw_shapes()
233 …"<defs><linearGradient xml:id=\"MyGradient\" x1=0 y1=0 x2=500 y2=350 gradientUnits=\"userSpaceOnUs… in test_draw_shapes()
248 … "<g><defs><linearGradient id=\"MyGradient\" gradientUnits=\"objectBoundingBox\">" in test_draw_shapes()
266 … "<g><defs><linearGradient id=\"MyGradient\" gradientUnits=\"userSpaceOnUse\"" in test_draw_shapes()
283 … "</g><defs><linearGradient id='paint2_linear_13691_50994' x1='4' y1='4' x2='280' y2='280'" in test_draw_shapes()
300 … "<defs><linearGradient id=\'paint0_linear_13691_50971\' x1=\'10\' y1=\'10\' " in test_draw_shapes()
490 "<svg><defs><linearGradient id=\"g1\">" in test_draw_text()
513 … "<defs><rect xml:id=\"MyRect\" x=\"0\" y=\"0\" width=\"60\" height=\"10\"/></defs>" in test_draw_complex()
527 … "<g id=g1><rect id=\"MyRect1\" x=\"0\" y=\"0\" width=\"60\" height=\"10\"/>" in test_draw_complex()
528 "<rect id=\"MyRect2\" x=\"0\" y=\"12\" width=\"60\" height=\"10\"/>" in test_draw_complex()