Home | History | Annotate | Download | only in Scripts

Lines Matching refs:Qt

193         $platform = "qt-mac";
195 $platform = "qt-linux";
197 $platform = "qt-win";
199 $platform = "qt";
263 --valgrind Run DumpRenderTree inside valgrind (Qt/Linux only)
1322 unshift @args, "valgrind", "--suppressions=$platformBaseDirectory/qt/SuppressedValgrindErrors";
1822 } elsif ($platform =~ /^qt-/) {
1824 push @platforms, "qt";