OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAppleWebKit
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Tools/Scripts/
run-iexploder-tests
104
if (!
isAppleWebKit
()) {
build-webkit
144
define => "ENABLE_CLIENT_BASED_GEOLOCATION", default =>
isAppleWebKit
(), value => \$clientBasedGeolocationSupport },
177
define => "ENABLE_FILTERS", default => (
isAppleWebKit
() || isGtk() || isQt() || isEfl()), value => \$filtersSupport },
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 },
old-run-webkit-tests
559
if (
isAppleWebKit
()) {
[
all
...]
Completed in 153 milliseconds