Searched refs:isEfl (Results 1 – 4 of 4) sorted by relevance
72 my $isEfl;285 push(@args, '--efl') if isEfl();309 return ($ENV{"WEBKITOUTPUTDIR"} && (isGtk() || isEfl())) || isSymbian() || isAppleWinWebKit();371 $productDir .= "/Programs" if (isGtk() || isEfl());639 if (isEfl()) {768 if (isGtk() || isWx() || isEfl()) {788 return if defined($isEfl);789 $isEfl = checkForArgumentAndRemoveFromARGV("--efl");792 sub isEfl() subroutine795 return $isEfl;[all …]
71 if (isEfl()) {
177 …define => "ENABLE_FILTERS", default => (isAppleWebKit() || isGtk() || isQt() || isEfl()), value =>…219 … define => "ENABLE_NETSCAPE_PLUGIN_API", default => !isEfl(), value => \$netscapePluginSupport },562 if (isEfl()) {
4639 it with !isEfl(), because EFL port does not support NPAPI (yet).