HomeSort by relevance Sort by last modified time
    Searched refs:interface (Results 201 - 225 of 2265) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/ui/cocoa/
fast_resize_view.h 16 @interface FastResizeView : NSView {
nsmenuitem_additions.h 10 @interface NSMenuItem(ChromeAdditions)
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
confirm_infobar_controller.h 10 @interface ConfirmInfoBarController : InfoBarController
  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
avatar_button_controller.h 17 @interface AvatarButtonController : AvatarBaseController {
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_view.h 20 @interface TabStripView : BackgroundGradientView<URLDropTarget> {
46 // Interface for the controller to set and clear the weak reference to itself.
47 @interface TabStripView (TabStripControllerInterface)
53 @interface TabStripView (Protected)
58 @interface TabStripView (TestingAPI)
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
toolbar_view.h 15 @interface ToolbarView : BackgroundGradientView {
  /external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_root_view.h 14 @interface MenuTrackedRootView : NSView {
  /external/chromium_org/chrome/common/mac/
objc_zombie.h 39 @interface NSObject (CrZombie)
  /external/chromium_org/content/shell/browser/
shell_application_mac.h 11 @interface ShellCrApplication : NSApplication<CrAppProtocol,
  /external/chromium_org/dbus/
dbus_statistics.h 23 SHOW_INTERFACE = 1, // Service + interface totals
24 SHOW_METHOD = 2, // Service + interface + method totals
42 const std::string& interface,
45 const std::string& interface,
50 const std::string& interface,
54 // of detail to show: one line per service, per interface, or per method.
67 // service+interface+method. Used in unittests.
69 const std::string& interface,
  /external/chromium_org/remoting/ios/
app_delegate.h 11 @interface AppDelegate : UIResponder<UIApplicationDelegate>
  /external/chromium_org/third_party/WebKit/Source/platform/mac/
WebCoreNSCellExtras.h 34 PLATFORM_EXPORT @interface NSCell (WebCoreFocusRingDrawing)
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCICECandidate+Internal.h 32 @interface RTCICECandidate (Internal)
RTCVideoTrack+Internal.h 35 @interface RTCVideoTrack (Internal)
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCMediaSource.h 33 @interface RTCMediaSource : NSObject
  /external/chromium_org/third_party/ocmock/OCMock/
OCClassMockObject.h 8 @interface OCClassMockObject : OCMockObject
OCMNotificationPoster.h 8 @interface OCMNotificationPoster : NSObject
OCMPassByRefSetter.h 8 @interface OCMPassByRefSetter : NSObject
OCMReturnValueProvider.h 8 @interface OCMReturnValueProvider : NSObject
  /external/chromium_org/third_party/skia/experimental/FileReaderApp/
FileReaderAppDelegate.h 10 @interface FileReaderAppDelegate : NSObject <NSApplicationDelegate> {
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.h 11 @interface AppDelegate_iPad : NSObject <UIApplicationDelegate> {
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPhone/
AppDelegate_iPhone.h 11 @interface AppDelegate_iPhone : NSObject <UIApplicationDelegate> {
  /external/chromium_org/third_party/webrtc/modules/utility/source/
Android.mk 34 $(LOCAL_PATH)/../interface \
35 $(LOCAL_PATH)/../../interface \
36 $(LOCAL_PATH)/../../audio_coding/main/interface \
37 $(LOCAL_PATH)/../../media_file/interface \
38 $(LOCAL_PATH)/../../video_coding/main/interface \
39 $(LOCAL_PATH)/../../video_coding/codecs/interface \
41 $(LOCAL_PATH)/../../../common_video/vplib/main/interface \
43 $(LOCAL_PATH)/../../../system_wrappers/interface \
  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
cocoa_full_screen_window.h 22 @interface CocoaFullScreenWindow : NSObject {
  /external/chromium_org/tools/gyp/test/mac/app-bundle/TestApp/
TestAppAppDelegate.h 7 @interface TestAppAppDelegate : NSObject <NSApplicationDelegate> {

Completed in 413 milliseconds

1 2 3 4 5 6 7 891011>>