/external/chromium/chrome/browser/ui/cocoa/ |
hung_renderer_controller.h | 29 @interface HungRendererController : NSWindowController<NSTableViewDataSource> {
|
bug_report_window_controller.h | 22 @interface BugReportWindowController : NSWindowController {
|
constrained_window_mac.mm | 111 NSWindowController* controller = [browserWindow windowController];
|
task_manager_mac.h | 24 NSWindowController<NSTableViewDataSource,
|
base_bubble_controller.mm | 148 // unfortunately, [NSWindowController showWindow:] will also bring it
|
framed_browser_window.mm | 96 - (void)setWindowController:(NSWindowController*)controller {
|
/external/chromium/chrome/browser/ui/cocoa/importer/ |
import_progress_dialog_cocoa.h | 24 @interface ImportProgressDialogController : NSWindowController {
|
/external/chromium/chrome/browser/ui/cocoa/notifications/ |
balloon_controller.h | 27 @interface BalloonController : NSWindowController<NSWindowDelegate> {
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebFullScreenController.h | 38 @interface WebFullScreenController : NSWindowController {
|
/external/webkit/Tools/MiniBrowser/mac/ |
BrowserWindowController.h | 26 @interface BrowserWindowController : NSWindowController {
|
BrowserStatisticsWindow.xib | 499 <string key="superclassName">NSWindowController</string> [all...] |
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.h | 48 NSWindowController<NSWindowDelegate> {
|
extension_popup_controller.h | 31 @interface ExtensionPopupController : NSWindowController<NSWindowDelegate> {
|
extension_installed_bubble_controller.mm | 218 // unfortunately, [NSWindowController showWindow:] will also bring it
|
extension_popup_controller.mm | 301 // [NSWindowController showWindow:] will also bring it on-screen (but will cause
|
/external/webkit/Source/WebKit/English.lproj/WebJavaScriptTextInputPanel.nib/ |
classes.nib | 185 <string>NSWindowController</string>
|
/external/llvm/test/CodeGen/X86/ |
2008-04-15-LiveVariableBug.ll | 24 %struct.NSWindowAuxiliary = type { %struct.NSObject, %struct.NSArray*, %struct.NSDockTile*, %struct._NSWindowAnimator*, %struct.NSRect, i32, %struct.NSAssertionHandler*, %struct.NSUndoManager*, %struct.NSWindowController*, %struct.NSAssertionHandler*, %struct.NSObject*, i32, %struct.__CFRunLoopObserver*, %struct.__CFRunLoopObserver*, %struct.NSArray*, %struct.NSArray*, %struct.NSView*, %struct.NSRegion*, %struct.NSWindow*, %struct.NSWindow*, %struct.NSArray*, %struct.NSMutableArray*, %struct.NSArray*, %struct.NSWindow*, %struct.CGPoint, %struct.NSObject*, i8*, i8*, i32, %struct.NSObject*, %struct.NSArray*, double, %struct.CGPoint, %struct.NSArray*, %struct.NSMutableArray*, %struct.NSMutableArray*, %struct.NSWindow*, %struct.NSView*, %struct.NSArray*, %struct.__auxWFlags, i32, i8*, double, %struct.NSObject*, %struct.NSObject*, %struct.__CFArray*, %struct.NSRegion*, %struct.NSArray*, %struct.NSRect, %struct.NSToolbar*, %struct.NSRect, %struct.NSMutableArray* } 25 %struct.NSWindowController = type { %struct.NSResponder, %struct.NSWindow*, %struct.NSArray*, %struct.NSDocument*, %struct.NSArray*, %struct.NSObject*, %struct._SPFlags, %struct.NSArray*, %struct.NSObject* }
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_editor_base_controller.h | 26 @interface BookmarkEditorBaseController : NSWindowController {
|
bookmark_bar_folder_controller.h | 25 NSWindowController<BookmarkButtonDelegate,
|
bookmark_button.h | 64 // or NSWindowController. The BookmarkButton doesn't use this
|
bookmark_bubble_controller.mm | 180 // unfortunately, [NSWindowController showWindow:] will also bring it
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_window_controller.h | 39 @interface TabWindowController : NSWindowController<NSWindowDelegate> {
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
objc.php | 201 'NSWorkspace', 'NSWindowController', 'NSWindow', 'NSViewController',
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
WebInspectorClient.mm | 50 @interface WebInspectorWindowController : NSWindowController <NSWindowDelegate> {
|
/external/chromium/base/ |
message_pump_mac.mm | 597 // An example of this is NSWindowController. When a window with a window 601 // #0 [NSWindowController autorelease]
|