Home
last modified time | relevance | path

Searched refs:setDelegate (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/tools/sk_app/mac/
Dmain_mac.mm75 [NSApp setDelegate:appDelegate];
106 [NSApp setDelegate:nil];
DWindow_mac.mm82 [fWindow setDelegate:delegate];
/third_party/flutter/skia/tools/sk_app/mac/
Dmain_mac.mm75 [NSApp setDelegate:appDelegate];
106 [NSApp setDelegate:nil];
DWindow_mac.mm80 [fWindow setDelegate:delegate];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DGISelChangeObserver.cpp37 MF.setDelegate(Del); in RAIIDelegateInstaller()
/third_party/gettext/gettext-tools/examples/hello-objc-gnustep/
DHello.m93 [window setDelegate: self];
Dmain.m108 [NSApp setDelegate:controller];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h145 MRI.setDelegate(this); in Parent()
DMachineFunction.h439 void setDelegate(Delegate *delegate) {
DMachineRegisterInfo.h166 void setDelegate(Delegate *delegate) { in setDelegate() function
/third_party/skia/experimental/minimal_ios_mtl_skia_app/
Dmain.mm119 [mtkView setDelegate:viewDelegate];
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_mac.mm114 [alert setDelegate:helper_];
Dbrowser_platform_delegate_native_mac.mm76 [window_ setDelegate:self];
104 [window_ setDelegate:nil];
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterObservatoryPublisher.mm141 [_netService.get() setDelegate:self];
/third_party/gstreamer/gstplugins_base/tests/examples/gl/cocoa/
Dcocoa-videooverlay.m68 [[NSApplication sharedApplication] setDelegate:self];
/third_party/flutter/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm92 [NSApp setDelegate:static_cast<id>(gApplicationDelegate)];
649 [mWindow setDelegate:static_cast<id>(mDelegate)];
/third_party/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm92 [NSApp setDelegate:static_cast<id>(gApplicationDelegate)];
649 [mWindow setDelegate:static_cast<id>(mDelegate)];
/third_party/cef/tests/cefsimple/
Dcefsimple_mac.mm97 [[NSApplication sharedApplication] setDelegate:self];
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm278 [[NSApplication sharedApplication] setDelegate:delegate];
/third_party/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm278 [[NSApplication sharedApplication] setDelegate:delegate];
/third_party/flutter/glfw/src/
Dcocoa_window.m941 [NSApp setDelegate:_glfw.ns.delegate];
1011 [window->ns.object setDelegate:window->ns.delegate];
1077 [window->ns.object setDelegate:nil];
Dcocoa_init.m351 [NSApp setDelegate:nil];
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoaevents.m386 [(NSApplication *)NSApp setDelegate:appDelegate];
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-macosx.md45 - If you register your own NSApplicationDelegate (using [NSApp setDelegate:]),
/third_party/cef/tests/cefclient/
Dcefclient_mac.mm205 [application setDelegate:self];

12