/external/webkit/Source/WebKit/mac/History/ |
WebBackForwardListInternal.h | 39 @interface WebBackForwardList (WebBackForwardListInternal)
|
WebHistoryInternal.h | 35 @interface WebHistory (WebInternal)
|
WebHistoryPrivate.h | 39 @interface WebHistory (WebPrivate)
|
WebURLsWithTitles.h | 35 @interface WebURLsWithTitles : NSObject
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebElementDictionary.h | 35 @interface WebElementDictionary : NSDictionary {
|
WebNSDictionaryExtras.h | 31 @interface NSDictionary (WebNSDictionaryExtras) 41 @interface NSMutableDictionary (WebNSDictionaryExtras)
|
WebUserContentURLPattern.h | 27 @interface WebUserContentURLPattern : NSObject {
|
/external/webkit/Source/WebKit/mac/Panels/ |
WebPanelAuthenticationHandler.h | 34 @interface WebPanelAuthenticationHandler : NSObject
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
WebTextInputWindowController.h | 33 @interface WebTextInputWindowController : NSObject {
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
WebApplicationCache.h | 30 @interface WebApplicationCache: NSObject
|
WebJavaScriptTextInputPanel.h | 31 @interface WebJavaScriptTextInputPanel : NSWindowController
|
/external/webkit/Source/WebKit/mac/WebView/ |
WebArchiveInternal.h | 36 @interface WebArchive (WebInternal)
|
WebClipView.h | 31 @interface WebClipView : NSClipView
|
WebDynamicScrollBarsView.h | 35 @interface WebDynamicScrollBarsView : NSScrollView {
|
WebHTMLView.h | 40 @interface WebHTMLView : NSControl <WebDocumentView, WebDocumentSearching>
|
WebSerializedJSValue.h | 30 @interface WebSerializedJSValue : NSObject {
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
WKTextInputWindowController.h | 31 @interface WKTextInputWindowController : NSObject {
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/mac/ |
AccessibilityWebPageObject.h | 33 @interface AccessibilityWebPageObject : NSObject {
|
/external/webkit/Tools/DumpRenderTree/mac/ |
NavigationController.h | 32 @interface NavigationController : NSObject
|
TextInputController.h | 35 @interface TextInputController : NSObject
|
/external/webkit/Tools/MiniBrowser/mac/ |
AppDelegate.h | 32 @interface BrowserAppDelegate : NSObject <NSApplicationDelegate> {
|
BrowserStatisticsWindowController.h | 9 @interface BrowserStatisticsWindowController : NSWindowController {
|
/frameworks/av/include/media/stagefright/ |
OMXClient.h | 32 sp<IOMX> interface() { function in class:android::OMXClient
|
/external/skia/src/gpu/gl/ |
GrGLUniformManager.cpp | 37 GR_GL_CALL(fContext.interface(), Uniform1i(uni.fFSLocation, texUnit)); 40 GR_GL_CALL(fContext.interface(), Uniform1i(uni.fVSLocation, texUnit)); 50 GR_GL_CALL(fContext.interface(), Uniform1f(uni.fFSLocation, v0)); 53 GR_GL_CALL(fContext.interface(), Uniform1f(uni.fVSLocation, v0)); 70 GR_GL_CALL(fContext.interface(), Uniform1fv(uni.fFSLocation + offset, arrayCount, v)); 73 GR_GL_CALL(fContext.interface(), Uniform1fv(uni.fVSLocation + offset, arrayCount, v)); 83 GR_GL_CALL(fContext.interface(), Uniform2f(uni.fFSLocation, v0, v1)); 86 GR_GL_CALL(fContext.interface(), Uniform2f(uni.fVSLocation, v0, v1)); 100 GR_GL_CALL(fContext.interface(), Uniform2fv(uni.fFSLocation + offset, arrayCount, v)); 103 GR_GL_CALL(fContext.interface(), Uniform2fv(uni.fVSLocation + offset, arrayCount, v)) [all...] |
/external/webrtc/src/modules/audio_processing/ |
Android.mk | 41 $(LOCAL_PATH)/interface \ 42 $(LOCAL_PATH)/aec/interface \ 43 $(LOCAL_PATH)/aecm/interface \ 44 $(LOCAL_PATH)/agc/interface \ 45 $(LOCAL_PATH)/ns/interface \ 46 $(LOCAL_PATH)/../interface \ 50 $(LOCAL_PATH)/../../system_wrappers/interface \ 86 $(LOCAL_PATH)/interface \ 87 $(LOCAL_PATH)/../interface \ 89 $(LOCAL_PATH)/../../system_wrappers/interface \ [all...] |