Searched
refs:interface (Results
551 -
575 of
1336) sorted by null
<<21222324252627282930>>
/external/chromium/chrome/browser/ui/cocoa/ |
search_engine_dialog_controller.h | 19 @interface SearchEngineDialogController : NSWindowController {
|
tracking_area.h | 16 @interface CrTrackingArea : NSTrackingArea {
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
tab_contents_controller.h | 17 // The interface for the tab contents view controller's delegate. 34 @interface TabContentsController : NSViewController {
|
web_contents_drag_source.h | 19 @interface WebContentsDragSource : NSObject {
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
back_forward_menu_controller.h | 26 @interface BackForwardMenuController : NSObject { 41 @end // @interface BackForwardMenuController
|
/external/chromium/webkit/glue/ |
webmenurunner_mac.h | 22 @interface WebMenuRunner : NSObject { 59 @end // @interface WebMenuRunner
|
/external/clang/test/PCH/ |
objc_exprs.h | 20 @interface PP
|
selector-warning.h | 3 @interface Foo
|
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/ |
MovieControllerLayer.h | 51 @interface MovieControllerLayer : CALayer {
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
FontPlatformData.h | 33 #include <interface/Font.h>
|
/external/webkit/Source/WebCore/platform/haiku/ |
ScreenHaiku.cpp | 39 #include <interface/Screen.h>
|
/external/webkit/Source/WebCore/platform/network/mac/ |
NetworkStateNotifierMac.cpp | 60 CFStringRef interface = (CFStringRef)CFArrayGetValueAtIndex(netInterfaces, i); local 61 if (CFGetTypeID(interface) != CFStringGetTypeID()) 64 // Ignore the loopback interface. 65 if (CFStringFind(interface, CFSTR("lo"), kCFCompareAnchored).location != kCFNotFound) 68 RetainPtr<CFStringRef> key(AdoptCF, SCDynamicStoreKeyCreateNetworkInterfaceEntity(0, kSCDynamicStoreDomainState, interface, kSCEntNetIPv4));
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebKitErrorsPrivate.h | 53 @interface NSError (WebKitExtras)
|
WebNSObjectExtras.h | 56 @interface NSObject (WebNSObjectExtras)
|
/external/webkit/Source/WebKit/mac/Plugins/ |
WebJavaPlugIn.h | 50 @interface NSObject (WebJavaPlugIn)
|
WebNetscapePluginPackage.h | 45 @interface WebNetscapePluginPackage : WebBasePluginPackage
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebNavigationData.h | 32 @interface WebNavigationData : NSObject
|
WebPDFView.h | 35 @interface WebPDFView : NSView <WebDocumentView, WebDocumentSearching, WebDocumentIncrementalSearching, WebMultipleTextMatches, WebDocumentSelection, WebDocumentElement, WebDocumentPDF, _WebDocumentViewState, _WebDocumentZooming>
|
WebTextCompletionController.h | 29 @interface WebTextCompletionController : NSObject <NSTableViewDelegate, NSTableViewDataSource> {
|
WebVideoFullscreenHUDWindowController.h | 34 @interface WebVideoFullscreenHUDWindowController : NSWindowController
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
WebDesktopNotificationsDelegate.h | 37 interface IWebDesktopNotificationPresenter; 48 /* WebCore::NotificationPresenter interface */
|
/external/webkit/Tools/DumpRenderTree/mac/ |
DumpRenderTreeDraggingInfo.h | 31 @interface DumpRenderTreeDraggingInfo : NSObject <NSDraggingInfo> {
|
/frameworks/native/cmds/ip-up-vpn/ |
ip-up-vpn.c | 49 * are interface, addresses, routes, DNS servers, and search domains. Each 61 * is to have an interface configured with the given address and netmask 83 const char *interface = env("INTERFACE"); local 112 /* Bring up the interface. */ 114 strncpy(ifr.ifr_name, interface, IFNAMSIZ); 116 ALOGE("Cannot bring up %s: %s", interface, strerror(errno)); 137 fprintf(state, "%s\n", interface);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
backward_warning.h | 31 non-deprecated interface with equivalent functionality instead. For a \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
backward_warning.h | 36 non-deprecated interface with equivalent functionality instead. For a \
|
Completed in 319 milliseconds
<<21222324252627282930>>