HomeSort by relevance Sort by last modified time
    Searched full:cocoa (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/qemu/distrib/sdl-1.2.12/src/main/macosx/
SDLMain.h 1 /* SDLMain.m - main entry point for our Cocoa-ized SDL app
8 #import <Cocoa/Cocoa.h>
  /external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/
test.html 4 <title>Cocoa Netscape Plug-In</title>
8 <embed width="400" height="400" type="test/x-netscape-cocoa-plugin"></embed>
Info.plist 24 <string>Simple Netscape plug-in that draws using CoreGraphics and handles events using the Cocoa event model</string>
27 <key>test/x-netscape-cocoa-plugin</key>
30 <string>Netscape Cocoa Plug-in</string>
34 <string>Netscape Cocoa Plug-in</string>
  /external/chromium/base/
scoped_nsdisable_screen_updates.h 8 #import <Cocoa/Cocoa.h>
14 // A stack-based class to disable Cocoa screen updates. When instantiated, it
17 // Cocoa will automatically re-enable updating. This class doesn't attempt to
platform_thread_mac.mm 28 // If Cocoa is to be used on more than one thread, it must know that the
29 // application is multithreaded. Since it's possible to enter Cocoa code
30 // from threads created by pthread_thread_create, Cocoa won't necessarily
32 // enough to get Cocoa to set up for multithreaded operation, so this is done
35 // http://developer.apple.com/documentation/Cocoa/Conceptual/Multithreading/CreatingThreads/chapter_4_section_4.html
cocoa_protocols_mac.h 8 #import <Cocoa/Cocoa.h>
file_util_mac.mm 7 #import <Cocoa/Cocoa.h>
base_paths_mac.mm 7 #import <Cocoa/Cocoa.h>
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/
test.html 4 <title>Cocoa Netscape Plug-In</title>
  /external/webkit/WebKit/mac/Misc/
WebIconFetcher.h 26 #import <Cocoa/Cocoa.h>
WebNSControlExtras.h 29 #import <Cocoa/Cocoa.h>
WebNSPrintOperationExtras.h 29 #import <Cocoa/Cocoa.h>
WebNSArrayExtras.h 30 #import <Cocoa/Cocoa.h>
WebNSImageExtras.h 29 #import <Cocoa/Cocoa.h>
WebNSWindowExtras.h 29 #import <Cocoa/Cocoa.h>
  /external/webkit/WebKitTools/DumpRenderTree/mac/
HistoryDelegate.h 26 #import <Cocoa/Cocoa.h>
ObjCPlugin.h 26 #import <Cocoa/Cocoa.h>
ObjCPluginFunction.h 27 #import <Cocoa/Cocoa.h>
ResourceLoadDelegate.h 29 #import <Cocoa/Cocoa.h>
UIDelegate.h 29 #import <Cocoa/Cocoa.h>
  /external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/NetscapeCocoaPlugin.xcodeproj/
project.pbxproj 11 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6250410DCBC81B006898C8 /* Cocoa.framework */; };
19 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
31 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
52 1A6250410DCBC81B006898C8 /* Cocoa.framework */,
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/NetscapeCoreAnimationPlugin.xcodeproj/
project.pbxproj 12 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6250410DCBC81B006898C8 /* Cocoa.framework */; };
22 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
34 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
57 1A6250410DCBC81B006898C8 /* Cocoa.framework */,
  /external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/NetscapeInputMethodPlugin.xcodeproj/
project.pbxproj 11 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6250410DCBC81B006898C8 /* Cocoa.framework */; };
18 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
28 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
49 1A6250410DCBC81B006898C8 /* Cocoa.framework */,
  /external/webkit/WebCore/manual-tests/
flipped-text-rendering.html 12 <p>Cocoa, because of the &#x05d0;: <a href="/">Drag me &#x05d0; to your leader</a></p>
  /external/webkit/WebKit/mac/History/
WebBackForwardListPrivate.h 29 #import <Cocoa/Cocoa.h>

Completed in 140 milliseconds

1 2 3 4 5 6