Searched refs:appName (Results 1 - 25 of 42) sorted by relevance

12

/external/webkit/Source/WebCore/page/
H A DWorkerNavigator.idl36 readonly attribute DOMString appName;
H A DNavigatorBase.h35 String appName() const;
H A DNavigatorBase.cpp74 String NavigatorBase::appName() const function in class:WebCore::NavigatorBase
H A DNavigator.idl27 readonly attribute DOMString appName;
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL Cocoa Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL Cocoa Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
133 NSString *appName;
[all...]
/external/qemu/distrib/sdl-1.2.15/src/main/macosx/
H A DSDLMain.m47 NSString *appName = 0;
52 appName = [dict objectForKey: @"CFBundleName"];
54 if (![appName length])
55 appName = [[NSProcessInfo processInfo] processName];
57 return appName;
103 - (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
111 [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
118 [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
120 [self fixMenu:[menuItem submenu] withAppName:appName];
132 NSString *appName;
[all...]
/external/webkit/Source/WebKit2/UIProcess/mac/
H A DWebContextMac.mm49 NSString *appName = [[NSBundle mainBundle] bundleIdentifier];
50 if (!appName)
51 appName = [[NSProcessInfo processInfo] processName];
53 ASSERT(appName);
70 return [cacheDir stringByAppendingPathComponent:appName];
/external/emma/core/java12/com/vladium/emma/
H A DAppLoggers.java36 public static Logger create (final String appName, final IProperties properties, final Logger base) argument
73 return Logger.create (level, null, appName, filter, base);
H A DProcessor.java67 public synchronized final void setAppName (final String appName) argument
69 m_appName = appName;
H A DEMMAProperties.java133 final String appName = IAppConstants.APP_NAME_LC;
139 final IProperties appDefaults = wrap (Property.getProperties (appName + "_default.properties", loader));
142 final String fileName = Property.getSystemProperty (appName + ".properties");
149 final IProperties system = wrap (Property.getSystemProperties (appName));
150 final IProperties userOverrides = wrap (Property.getProperties (appName + ".properties", loader));
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
H A DScreenshotAppState.java31 private String appName; field in class:ScreenshotAppState
46 appName = app.getClass().getSimpleName();
88 ImageIO.write(awtImage, "png", new File(appName + shotIndex + ".png"));
/external/oprofile/libpopt/
H A Dpoptconfig.c23 if (con->appName == NULL)
25 nameLength = strlen(con->appName);
30 if (strncmp(line, con->appName, nameLength)) return;
168 if (con->appName == NULL) return 0;
H A Dpoptint.h73 const char * appName; member in struct:poptContext_s
/external/webkit/Source/WebCore/bindings/js/
H A DJSNavigatorCustom.cpp85 String appName = ustringToString(exec->argument(0).toString(exec)); local
96 if (!m_impl->isApplicationInstalled(appName, callback.release()))
/external/webkit/Source/WebKit2/Shared/mac/
H A DWebMemorySampler.mac.mm100 NSString *appName = [[NSBundle mainBundle] bundleIdentifier];
101 if (!appName)
102 appName = [[NSProcessInfo processInfo] processName];
103 return String(appName);
/external/webkit/Source/WebKit2/UIProcess/API/mac/
H A DPDFViewController.mm313 NSString *appName = nil;
316 _applicationInfoForMIMEType(@"application/pdf", &appName, &appIcon);
317 if (!appName)
318 appName = WEB_UI_STRING("Finder", "Default application name for Open With context menu");
322 NSString *title = [NSString stringWithFormat:WEB_UI_STRING("Open with %@", "context menu item for PDF"), appName];
/external/webkit/Source/WebKit/mac/WebView/
H A DWebPDFView.mm125 NSString *appName = [[NSFileManager defaultManager] displayNameAtPath:appPath];
126 *name = appName;
353 NSString *appName = nil;
356 _applicationInfoForMIMEType([dataSource _responseMIMEType], &appName, &appIcon);
357 if (!appName)
358 appName = UI_STRING_INTERNAL("Finder", "Default application name for Open With context menu");
362 NSString *title = [NSString stringWithFormat:UI_STRING_INTERNAL("Open with %@", "context menu item for PDF"), appName];

Completed in 533 milliseconds

12