OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:carbon
(Results
1 - 6
of
6
) sorted by null
/external/webkit/Source/WebKit/mac/Carbon/
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.
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.
136
// 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.
137
- (id)initWithCarbonWindowRef:(WindowRef)inWindowRef takingOwnership:(BOOL)inWindowRefIsOwned disableOrdering:(BOOL)inDisableOrdering
carbon
:(BOOL)inCarbon
[
all
...]
HIWebView.mm
347
// FIXME: We need to do layout before
Carbon
has decided what region needs drawn.
549
// Flip the Y coordinate, since
Carbon
is flipped relative to the AppKit.
623
view->fKitWindow = [[CarbonWindowAdapter alloc] initWithCarbonWindowRef: newWindow takingOwnership: NO disableOrdering:NO
carbon
:YES];
651
// the NSWindow that shadows our
Carbon
window.
851
// Do what
Carbon
is telling us to do.
965
// You can't put normal views in a window with
Carbon
-control-wrapped views
[
all
...]
/sdk/swtmenubar/src-darwin/com/android/menubar/internal/
MenuBarEnhancerCarbon.java
23
import org.eclipse.swt.internal.
carbon
.HICommand;
24
import org.eclipse.swt.internal.
carbon
.OS;
30
* Implementation of IMenuBarEnhancer for MacOS
Carbon
SWT.
/prebuilt/darwin-x86/swt/
swt.jar
/external/qemu-pc-bios/bochs/
configure
[
all
...]
Completed in 89 milliseconds