Home
last modified time | relevance | path

Searched refs:isWx (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Tools/Scripts/
Dwebkitdirs.pm71 my $isWx;
287 push(@args, '--wx') if isWx();
317 if (isAppleWinWebKit() && !isWx()) {
628 if (isWx()) {
768 if (isGtk() || isWx() || isEfl()) {
822 sub isWx() subroutine
825 return $isWx;
830 return if defined($isWx);
831 $isWx = checkForArgumentAndRemoveFromARGV("--wx");
948 return !(isQt() or isGtk() or isWx() or isChromium() or isEfl() or isWinCE());
[all …]
Dbuild-dumprendertree73 } elsif (isQt() || isGtk() || isWx() || isChromium()) {
Dbuild-jsc76 } elsif (isWx()) {
Drun-launcher75 if (isWx()) {
Dbuild-webkit546 if (isWx()) {
Dold-run-webkit-tests188 $testHTTP = 0 if (isWx());
238 } elsif (isWx()) {