HomeSort by relevance Sort by last modified time
    Searched refs:interface (Results 126 - 150 of 1295) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/
history_menu_cocoa_controller.h 16 @interface HistoryMenuCocoaController : NSObject {
28 @interface HistoryMenuCocoaController (ExposedForUnitTests)
  /external/chromium/chrome/browser/ui/cocoa/toolbar/
toolbar_button.h 13 @interface ToolbarButton : NSButton {
29 @interface ToolbarButton (ExposedForTesting)
  /external/clang/test/PCH/
method_pool.h 15 @interface TestMethodPool1
20 @interface TestMethodPool2
  /external/webkit/Source/WebCore/bindings/scripts/test/ObjC/
DOMTestMediaQueryListListener.h 33 @interface DOMTestMediaQueryListListener : DOMObject
DOMTestSerializedScriptValueInterface.h 33 @interface DOMTestSerializedScriptValueInterface : DOMObject
  /external/webkit/Source/WebKit/mac/DOM/
WebDOMOperationsPrivate.h 32 @interface DOMElement (WebDOMElementOperationsPrivate)
38 @interface DOMDocument (WebDOMDocumentOperationsPrivate)
42 @interface DOMHTMLInputElement (WebDOMHTMLInputElementOperationsPrivate)
47 @interface DOMNode (WebDOMNodeOperationsPendingPublic)
  /external/webkit/Source/WebKit/mac/DefaultDelegates/
WebDefaultContextMenuDelegate.h 33 @interface WebDefaultUIDelegate (WebContextMenu)
  /external/webkit/Source/WebKit/mac/History/
WebBackForwardListPrivate.h 33 @interface WebBackForwardList (WebBackForwardListPrivate)
  /external/webkit/Source/WebKit/mac/Misc/
WebIconDatabaseDelegate.h 29 @interface NSObject (WebIconDatabaseDelegate)
WebIconDatabaseInternal.h 35 @interface WebIconDatabasePrivate : NSObject {
43 @interface WebIconDatabase (WebInternal)
WebNSImageExtras.h 31 @interface NSImage (WebExtras)
WebNSPrintOperationExtras.h 31 @interface NSPrintOperation (WebKitExtras)
  /external/webkit/Source/WebKit/mac/WebView/
WebSerializedJSValuePrivate.h 31 @interface WebSerializedJSValue(WebPrivate)
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKViewPrivate.h 26 @interface WKView (Private)
  /external/webkit/Tools/DumpRenderTree/
DumpRenderTreeFileDraggingSource.h 34 @interface DumpRenderTreeFileDraggingSource : NSObject {
  /external/clang/test/CodeGenObjC/Inputs/
literal-support.h 6 @interface NSNumber @end
8 @interface NSNumber (NSNumberCreation)
24 @interface NSArray
27 @interface NSArray (NSArrayCreation)
31 @interface NSDictionary
  /external/clang/test/CodeGenObjCXX/Inputs/
literal-support.h 6 @interface NSNumber @end
8 @interface NSNumber (NSNumberCreation)
24 @interface NSArray
27 @interface NSArray (NSArrayCreation)
31 @interface NSDictionary
  /external/dhcpcd/
dhcpcd.h 84 struct interface { struct
112 struct interface *next;
121 extern struct interface *ifaces;
124 struct interface *find_interface(const char *);
136 void start_reboot(struct interface *);
138 void send_decline(struct interface *);
139 void open_sockets(struct interface *);
140 void close_sockets(struct interface *);
141 void drop_config(struct interface *, const char *);
142 int select_profile(struct interface *, const char *)
    [all...]
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 382 // interface
385 GrGLInterface* interface = new GrGLInterface; local
386 glInterface.reset(interface);
387 interface->fBindingsExported = kDesktop_GrGLBinding;
388 interface->fActiveTexture = nullGLActiveTexture;
389 interface->fAttachShader = nullGLAttachShader;
390 interface->fBeginQuery = nullGLBeginQuery;
391 interface->fBindAttribLocation = nullGLBindAttribLocation;
392 interface->fBindBuffer = nullGLBindBuffer;
393 interface->fBindFragDataLocation = nullGLBindFragDataLocation
    [all...]
  /system/core/fastboot/
usb_osx.c 61 IOUSBInterfaceInterface190 **interface; member in struct:usb_handle
73 IOUSBInterfaceInterface190 **interface = NULL; local
99 ERR("Couldn't create a device interface iterator: (%08x)\n", kr);
120 // Now create the interface interface for the interface
124 (LPVOID) &interface);
129 if (result || !interface) {
130 ERR("Couldn't create interface interface: (%08x)\n"
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_hover_state.h 22 @interface BookmarkBarFolderHoverState : NSObject {
65 @interface BookmarkBarFolderHoverState(PrivateAPI)
74 @interface BookmarkBarFolderHoverState(TestingAPI)
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebSecurityOriginPrivate.h 32 @interface WebSecurityOrigin : NSObject {
50 @interface WebSecurityOrigin (WebQuotaManagers)
57 @interface WebSecurityOrigin (Deprecated)
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRLexerRuleReturnScope.h 29 @interface ANTLRLexerRuleReturnScope : NSObject {
ANTLRTreeVisitorAction.h 35 @interface ANTLRTreeVisitorAction : NSObject
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRLexerRuleReturnScope.h 29 @interface ANTLRLexerRuleReturnScope : NSObject {

Completed in 410 milliseconds

1 2 3 4 56 7 8 91011>>