Home | History | Annotate | Download | only in layers

Lines Matching full:appendstring

1201     reason_list->AppendString("No reasons given");
1206 reason_list->AppendString("Has a 3d Transform");
1209 reason_list->AppendString("Is accelerated video");
1212 reason_list->AppendString("Is accelerated canvas");
1215 reason_list->AppendString("Is accelerated plugin");
1218 reason_list->AppendString("Is accelerated iframe");
1221 reason_list->AppendString("Has backface-visibility: hidden");
1224 reason_list->AppendString("Has accelerated animation or transition");
1227 reason_list->AppendString("Has accelerated filters");
1230 reason_list->AppendString("Is fixed position");
1233 reason_list->AppendString("Is sticky position");
1236 reason_list->AppendString("Is a scrollable overflow element");
1239 reason_list->AppendString("Might overlap a composited animation");
1242 reason_list->AppendString("Overlaps other composited content");
1245 reason_list->AppendString("Might overlap negative z-index "
1250 reason_list->AppendString("Has transform needed by a "
1255 reason_list->AppendString("Has opacity needed by a composited descendant");
1258 reason_list->AppendString("Has a mask needed by a composited descendant");
1261 reason_list->AppendString("Has a reflection with a composited descendant");
1264 reason_list->AppendString("Has filter effect with a composited descendant");
1267 reason_list->AppendString("Has a blend mode with a composited descendant");
1270 reason_list->AppendString("Clips a composited descendant");
1273 reason_list->AppendString("Has a perspective transform needed by a "
1278 reason_list->AppendString("Has preserves-3d style with composited "
1283 reason_list->AppendString("Is the reflection of a composited layer");
1286 reason_list->AppendString("Is the root");
1289 reason_list->AppendString("Convenience layer, to clip subtree");
1292 reason_list->AppendString("Convenience layer for rendering scrollbar");
1295 reason_list->AppendString("Convenience layer, the scrolling container");
1298 reason_list->AppendString("Convenience layer, foreground when main layer "
1303 reason_list->AppendString("Convenience layer, background when main layer "
1308 reason_list->AppendString("Is a mask layer");
1311 reason_list->AppendString("Scroll parent is not an ancestor");
1314 reason_list->AppendString("Has clipping ancestor");
1317 reason_list->AppendString("Should isolate composited descendants");