HomeSort by relevance Sort by last modified time
    Searched refs:launcherPath (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/Scripts/
run-launcher 41 my $launcherPath = productDir();
51 $launcherPath = catdir($launcherPath, "bin", "MiniBrowser");
53 $launcherPath = catdir($launcherPath, "bin", "QtTestBrowser");
68 $launcherPath = catdir($launcherPath, "Programs", "GtkLauncher");
72 $launcherPath = catdir($launcherPath, "Programs", "EWebLauncher");
77 $launcherPath = catdir($launcherPath, 'wxBrowser.app', 'Contents', 'MacOS', 'wxBrowser')
    [all...]
build-webkit 672 my $launcherPath = launcherPath();
682 print " \"$launcherPath\" script.\n";

Completed in 34 milliseconds