Searched refs:isWx (Results 1 – 5 of 5) sorted by relevance
60 my $isWx;217 push(@args, '--wx') if isWx();238 if (isAppleWinWebKit() && !isWx()) {489 if (isWx()) {550 if (isWx()) {756 sub isWx() subroutine759 return $isWx;764 return if defined($isWx);765 $isWx = checkForArgumentAndRemoveFromARGV("--wx");815 return !(isQt() or isGtk() or isWx() or isChromium());[all …]
72 } elsif (isQt() || isGtk() || isWx()) {
70 } elsif (isQt() or isGtk() or isWx()) {
208 if (isWx()) {
146 $testHTTP = 0 if (isQt() || isWx());173 } elsif (isWx()) {