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

1 2 3 4 5

  /development/ide/xcode/SampleCode/
SampleCode_Prefix.pch 5 #include <Carbon/Carbon.h>
  /development/ide/xcode/animatorTest/
animatorTest_Prefix.pch 5 #include <Carbon/Carbon.h>
  /external/skia/include/utils/mac/
SkCGUtils.h 4 #include <Carbon/Carbon.h>
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowAdapter.mm 32 // For non-sheet windows, handle Carbon WindowMove events so as to do the same things as -[NSWindow _windowMoved].
37 // _auxiliaryStorage->auxWFlags.hasShadow will always be false if the Carbon window has a kWindowNoShadowAttribute, and vice versa.
38 // _auxiliaryStorage->_auxWFlags.minimized will always reflect the window's Carbon collapsed state.
41 // _frame will always reflect the window's Carbon kWindowStructureRgn bounds.
44 // _wFlags.visible will always reflect the window's Carbon visibility.
51 // Handling of miniaturization of Carbon windows via title bar double-click might not be all there.
135 // Given a reference to a Carbon window that is to be encapsulated, an indicator of whether or not this object should take responsibility for disposing of the Carbon window, and an indicator of whether to disable Carbon window ordering, initialize. This is the class' designated initializer.
136 - (id)initWithCarbonWindowRef:(WindowRef)inWindowRef takingOwnership:(BOOL)inWindowRefIsOwned disableOrdering:(BOOL)inDisableOrdering carbon:(BOOL)inCarbon
    [all...]
CarbonWindowAdapter.h 38 // The Carbon window that's being encapsulated, and whether or not this object owns (has responsibility for disposing) it.
43 // The UPP for the event handler that we use to deal with various Carbon events, and the event handler itself.
47 // Yes if this object should let Carbon handle kEventWindowActivated and kEventWindowDeactivated events. No otherwise.
53 - (id)initWithCarbonWindowRef:(WindowRef)inWindowRef takingOwnership:(BOOL)inWindowRefIsOwned disableOrdering:(BOOL)inDisableOrdering carbon:(BOOL)inCarbon;
58 // Update this window's frame and content rectangles to match the Carbon window's structure and content bounds rectangles. Return yes if the update was really necessary, no otherwise.
HIWebView.h 34 #include <Carbon/Carbon.h>
67 * Non-Carbon CFM: not available
91 * Non-Carbon CFM: not available
CarbonUtils.m 72 The pool cleaner is required because Carbon applications do not have
74 carbon applications that nest event loops, using any of the various
75 techniques available to Carbon apps, MUST create their our pools around
CarbonWindowFrame.m 208 // Return a value that will make -[NSWindow displayIfNeeded] on our Carbon window actually work.
223 // Do the right thing for a Carbon window.
230 // Set the Carbon window's title.
234 if (osStatus!=noErr) NSLog(@"A Carbon window's title couldn't be set.");
248 // Return the Carbon window's title.
255 NSLog(@"A Carbon window's title couldn't be gotten.");
  /development/simulator/app/
executablepath_darwin.cpp 18 #import <Carbon/Carbon.h>
Android.mk 82 -framework Carbon \
111 # Add the carbon resources to the executable.
114 -d __WXMAC__ -o $(LOCAL_BUILT_MODULE) Carbon.r
  /system/core/adb/
get_my_path_darwin.c 17 #import <Carbon/Carbon.h>
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_lowvideo.h 28 #include <Carbon/Carbon.h>
30 #include <Carbon.h>
48 #if !TARGET_API_MAC_CARBON /* not available in OS X (or more accurately, Carbon) */
SDL_macmouse.c 25 #include <Carbon/Carbon.h>
27 #include <Carbon.h>
32 /* Routines that are not supported by the Carbon API... */
  /external/chromium/base/
native_library.h 16 #import <Carbon/Carbon.h>
native_library_mac.mm 8 #import <Carbon/Carbon.h>
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
CDPlayer.h 29 #include <Carbon/Carbon.h>
  /external/skia/include/views/
SkOSWindow_Mac.h 20 #include <Carbon/Carbon.h>
  /external/skia/xcode/hostapp/
test.cpp 1 #include <Carbon/Carbon.h>
  /system/core/fastboot/
util_osx.c 29 #import <Carbon/Carbon.h>
  /prebuilt/darwin-x86/swt/
about.html 34 <h4>Carbon Binding</h4>
36 <p>The &quot;Carbon Binding&quot; is a binding to the Carbon API. The Content may include any or all of three portions of the Carbon Binding:</p>
38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Carbon Binding:</p>
40 <li>libswt-pi-carbon-xxxx.jnilib (where &quot;xxxx&quot; is the version number)</li>
43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
46 <li>The contents of the directory org/eclipse/swt/internal/carbon (but not including any sub-directories)</li>
49 <p>The Carbon Binding contains portions of Apple Computer's Carbon API header files which are:</p
    [all...]
  /prebuilt/darwin-x86_64/swt/
about.html 34 <h4>Carbon Binding</h4>
36 <p>The &quot;Carbon Binding&quot; is a binding to the Carbon API. The Content may include any or all of three portions of the Carbon Binding:</p>
38 <p>The following files in the plug-in JAR shall be defined as the native code portion of the Carbon Binding:</p>
40 <li>libswt-pi-carbon-xxxx.jnilib (where &quot;xxxx&quot; is the version number)</li>
43 <p>The following files in both the plug-in JAR and the src.zip shall be defined respectively as the bytecode and source code portions of the Carbon Binding:</p>
46 <li>The contents of the directory org/eclipse/swt/internal/carbon (but not including any sub-directories)</li>
49 <p>The Carbon Binding contains portions of Apple Computer's Carbon API header files which are:</p
    [all...]
  /external/webkit/WebCore/manual-tests/NPN_Invoke/NPN_Invoke.xcodeproj/
project.pbxproj 12 84226A8E06823C4700780194 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84226A8D06823C4700780194 /* Carbon.framework */; };
21 84226A8D06823C4700780194 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
32 84226A8E06823C4700780194 /* Carbon.framework in Frameworks */,
55 84226A8D06823C4700780194 /* Carbon.framework */,
  /external/skia/xcode/Simple/Simple.xcodeproj/
project.pbxproj 15 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
41 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
53 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */,
112 20286C33FDCF999611CA2CEA /* Carbon.framework */,
  /development/ide/xcode/ports/
skia_mac.cp 2 #include <Carbon/Carbon.h>
  /external/skia/xcode/ports/
skia_mac.cp 4 #include <Carbon/Carbon.h>

Completed in 261 milliseconds

1 2 3 4 5