Home | History | Annotate | Download | only in quads

Lines Matching defs:has_transparent_background

32   bool has_transparent_background;
48 EXPECT_EQ(expected->has_transparent_background,
49 actual->has_transparent_background);
72 bool has_transparent_background = true;
79 has_transparent_background);
105 EXPECT_EQ(pass->has_transparent_background, copy->has_transparent_background);
123 bool has_transparent_background = true;
130 has_transparent_background);
246 bool has_transparent_background = true;
253 has_transparent_background);