HomeSort by relevance Sort by last modified time
    Searched refs:interface (Results 376 - 400 of 1335) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebKit/mac/Plugins/
WebPlugin.h 37 @interface NSObject (WebPlugIn)
74 plug-in object. No other methods in this interface may be called after the
88 @discussion objectForWebScript is used to expose a plug-in's scripting interface. The
91 @result Returns the object that exposes the plug-in's interface. The class of this
WebPluginDatabase.h 34 @interface WebPluginDatabase : NSObject
67 @interface NSObject (WebPlugInDatabase)
  /external/webkit/Source/WebKit/mac/WebView/
WebEditingDelegatePrivate.h 33 @interface NSObject (WebViewEditingDelegatePrivate)
WebWindowAnimation.h 28 @interface WebWindowScaleAnimation : NSAnimation {
46 @interface WebWindowFadeAnimation : NSAnimation {
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
CodeGeneratorTestRunner.pm 49 my ($self, $interface, $defines) = @_;
51 foreach my $file ($self->_generateHeaderFile($interface), $self->_generateImplementationFile($interface)) {
111 my ($self, $interface) = @_;
115 my $idlType = $interface->name;
122 my $parentClassName = _parentClassName($interface);
146 if (my @functions = @{$interface->functions}) {
153 if (my @attributes = @{$interface->attributes}) {
176 my ($self, $interface) = @_;
182 my $idlType = $interface->name
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
keywords.txt 53 interface
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugTreeAdaptor.h 32 @interface ANTLRDebugTreeAdaptor : ANTLRBaseTreeAdaptor {
ANTLRMismatchedSetException.h 31 @interface ANTLRMismatchedSetException : ANTLRRecognitionException {
ANTLRMismatchedTreeNodeException.h 32 @interface ANTLRMismatchedTreeNodeException : ANTLRRecognitionException {
ANTLRNoViableAltException.h 31 @interface ANTLRNoViableAltException : ANTLRRecognitionException {
ANTLRTreeVisitor.h 36 @interface ANTLRTreeVisitor : NSObject {
ANTLRUnwantedTokenException.h 35 @interface ANTLRUnwantedTokenException : ANTLRMismatchedTokenException {
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugTreeAdaptor.h 32 @interface ANTLRDebugTreeAdaptor : ANTLRBaseTreeAdaptor {
ANTLRMismatchedSetException.h 31 @interface ANTLRMismatchedSetException : ANTLRRecognitionException {
ANTLRMismatchedTreeNodeException.h 32 @interface ANTLRMismatchedTreeNodeException : ANTLRRecognitionException {
ANTLRNoViableAltException.h 31 @interface ANTLRNoViableAltException : ANTLRRecognitionException {
ANTLRTreeVisitor.h 36 @interface ANTLRTreeVisitor : NSObject {
ANTLRUnwantedTokenException.h 35 @interface ANTLRUnwantedTokenException : ANTLRMismatchedTokenException {
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugTreeAdaptor.h 32 @interface ANTLRDebugTreeAdaptor : ANTLRBaseTreeAdaptor {
ANTLRMismatchedSetException.h 31 @interface ANTLRMismatchedSetException : ANTLRRecognitionException {
ANTLRMismatchedTreeNodeException.h 32 @interface ANTLRMismatchedTreeNodeException : ANTLRRecognitionException {
ANTLRNoViableAltException.h 31 @interface ANTLRNoViableAltException : ANTLRRecognitionException {
ANTLRTreeVisitor.h 36 @interface ANTLRTreeVisitor : NSObject {
ANTLRUnwantedTokenException.h 35 @interface ANTLRUnwantedTokenException : ANTLRMismatchedTokenException {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseMapElement.h 35 @interface ANTLRBaseMapElement : ANTLRLinkBase {

Completed in 820 milliseconds

<<11121314151617181920>>