OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Carbon
(Results
51 - 56
of
56
) sorted by null
1
2
3
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
NetscapePluginMac.mm
32
#import <
Carbon
/
Carbon
.h>
205
// If the plug-in did not specify a drawing model we default to
Carbon
when it is available.
214
// The CA drawing model does not work with the
Carbon
event model.
241
// Initialize the fake
Carbon
window.
267
// Destroy the fake
Carbon
window.
581
//
Carbon
doesn't have wheel events.
827
//
Carbon
global coordinates has the origin set at the top left corner of the main viewing screen, so we want to flip the y coordinate.
933
// Set the script code as the keyboard script. Normally
Carbon
does this whenever the input source changes.
/external/webkit/Tools/DumpRenderTree/mac/
EventSendingController.mm
39
#import <
Carbon
/
Carbon
.h> // for GetCurrentEventTime()
[
all
...]
DumpRenderTree.mm
56
#import <
Carbon
/
Carbon
.h>
[
all
...]
/external/chromium/third_party/libjingle/source/talk/
main.scons
298
'
Carbon
',
/external/webkit/Source/WebCore/rendering/
RenderThemeMac.mm
48
#import <
Carbon
/
Carbon
.h>
[
all
...]
/external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.mm
58
#import <
Carbon
/
Carbon
.h>
205
// the entire window frame (or structure region to use the
Carbon
term) rather then just the window content.
295
// Look at the
Carbon
port to convert top-left-based window coordinates into top-left-based content coordinates.
[
all
...]
Completed in 334 milliseconds
1
2
3