OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppKit
(Results
26 - 47
of
47
) sorted by null
1
2
/external/chromium/base/
message_pump_mac.h
20
// For the application's event loop, an implementation based on
AppKit
's
41
#import <
AppKit
/
AppKit
.h>
/external/webkit/Tools/DumpRenderTree/chromium/
WebThemeEngineDRTMac.mm
35
#import <
AppKit
/NSAffineTransform.h>
36
#import <
AppKit
/NSGraphicsContext.h>
37
#import <
AppKit
/NSScroller.h>
38
#import <
AppKit
/NSWindow.h>
/external/webkit/Tools/DumpRenderTree/mac/
AccessibilityControllerMac.mm
31
#import <
AppKit
/NSColor.h>
TextInputController.m
33
#import <
AppKit
/NSInputManager.h>
425
[sender doCommandBySelector:@selector(noop:)]; //
AppKit
sends noop: if the ime does not handle an event
/external/qemu/distrib/sdl-1.2.15/src/main/beos/
SDL_BeApp.cc
26
#include <
AppKit
.h>
/external/webkit/Source/WebKit2/PluginProcess/mac/
PluginProcessShim.mm
28
#import <
AppKit
/
AppKit
.h>
/external/webkit/Tools/WebKitLauncher/
WebKitLauncherURLProtocol.m
30
#import <
AppKit
/
AppKit
.h>
/sdk/emulator/opengl/host/libs/Translator/EGL/
Android.mk
16
host_common_LDLIBS += -Wl,-framework,
AppKit
/external/webkit/Source/WebCore/platform/graphics/mac/
GraphicsContextMac.mm
30
#import <
AppKit
/
AppKit
.h>
38
// FIXME: More of this should use CoreGraphics instead of
AppKit
.
FontCacheMac.mm
38
#import <
AppKit
/
AppKit
.h>
108
// Use the family name from the
AppKit
-supplied substitute font, requesting the
110
//
AppKit
request is that it takes synthetic bold and oblique into account.
FontMac.mm
31
#import <
AppKit
/
AppKit
.h>
SimpleFontDataMac.mm
41
#import <
AppKit
/
AppKit
.h>
238
// web standard. The
AppKit
adjustment of 20% is too big and is
265
// The check doesn't look neat but this is what
AppKit
does for vertical writing...
384
//
AppKit
resets the type information (screen/printer) when you convert a font to a different size.
442
// Note that the
AppKit
does not report Osaka-Mono as fixed pitch.
446
// Note that
AppKit
does report MS-PGothic as fixed pitch.
450
// Note that
AppKit
does report MonotypeCorsiva as fixed pitch.
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysmouse.cc
24
#include <
AppKit
.h>
SDL_BWin.h
29
#include <
AppKit
.h>
/external/webkit/Source/WebCore/platform/
DragData.h
41
#import <
AppKit
/NSDragging.h>
/external/webkit/Source/WebCore/platform/graphics/chromium/
CrossProcessFontLoading.mm
34
#import <
AppKit
/NSFont.h>
/sdk/emulator/opengl/host/libs/libOpenglRender/
Android.mk
13
host_common_LDLIBS += -Wl,-framework,
AppKit
/external/clang/tools/scan-build/
set-xcode-analyzer
18
from
AppKit
import *
/external/webkit/Source/WebCore/platform/mac/
WebFontCache.mm
34
#import <
AppKit
/
AppKit
.h>
168
// Array indices must be hard coded because of lame
AppKit
API.
232
// Array indices must be hard coded because of lame
AppKit
API.
/external/webkit/Source/WebCore/platform/graphics/cocoa/
FontPlatformDataCocoa.mm
29
#import <
AppKit
/NSFont.h>
/external/webkit/Source/WebKit/mac/Carbon/
CarbonWindowAdapter.mm
68
#import <
AppKit
/
AppKit
.h>
258
// but apparently when scrolling, the
AppKit
view system draws directly.
[
all
...]
/external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm
74
#import <
AppKit
/NSAccessibility.h>
264
// Need to declare these attribute names because
AppKit
exports them but does not make them available in API or SPI headers.
357
// FIXME: This constant is copied from
AppKit
's _NXSmartPaste constant.
[
all
...]
Completed in 2070 milliseconds
1
2