Searched refs:isGtk (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Tools/Scripts/
H A Dbuild-jsc70 } elsif (isGtk()) {
H A Drun-launcher67 if (isGtk()) {
H A Dbuild-dumprendertree73 } elsif (isQt() || isGtk() || isWx() || isChromium()) {
H A Dbuild-webkit138 define => "ENABLE_BLOB", default => (isAppleMacWebKit() || isGtk()), value => \$blobSupport },
177 define => "ENABLE_FILTERS", default => (isAppleWebKit() || isGtk() || isQt() || isEfl()), value => \$filtersSupport },
180 define => "ENABLE_FULLSCREEN_API", default => (isAppleMacWebKit() || isGtk()), value => \$fullscreenAPISupport },
183 define => "ENABLE_GEOLOCATION", default => (isAppleWebKit() || isGtk()), value => \$geolocationSupport },
246 define => "ENABLE_SHARED_WORKERS", default => (isAppleWebKit() || isGtk()), value => \$sharedWorkersSupport },
276 define => "ENABLE_VIDEO", default => (isAppleWebKit() || isGtk()), value => \$videoSupport },
294 define => "ENABLE_WORKERS", default => (isAppleWebKit() || isGtk()), value => \$workersSupport },
444 if (isGtk()) {
578 if ((isGtk() || isQt()) && $dir ne "Source/WebKit") {
584 if (isGtk()) {
[all...]
H A Dwebkitdirs.pm68 my $isGtk;
284 push(@args, '--gtk') if isGtk();
309 return ($ENV{"WEBKITOUTPUTDIR"} && (isGtk() || isEfl())) || isSymbian() || isAppleWinWebKit();
371 $productDir .= "/Programs" if (isGtk() || isEfl());
631 if (isGtk()) {
768 if (isGtk() || isWx() || isEfl()) {
798 sub isGtk() subroutine
801 return $isGtk;
806 return if defined($isGtk);
807 $isGtk
[all...]
H A Dold-run-webkit-tests236 } elsif (isGtk()) {
411 $useRemoteLinksToTests = 0 if isGtk();
416 $productDir .= "/Programs" if isGtk();
1192 if (isGtk()) {
1517 if (isGtk()) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 68 milliseconds