Searched
full:delegates (Results
301 -
325 of
552) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/notifications/ |
message_center_notification_manager.h | 37 // This class extends NotificationUIManagerImpl and delegates actual display
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
info_bubble_window.mm | 66 // because CAAnimations retain their delegates, and since the InfoBubbleWindow
|
/external/chromium_org/content/browser/accessibility/ |
browser_accessibility_manager_win.cc | 29 // This class implements a child HWND with zero size, that delegates its
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
SQLTransactionBackendSync.cpp | 225 // The commit was successful. If the transaction modified this database, notify the delegates.
|
/external/chromium_org/ui/views/bubble/ |
bubble_delegate.h | 106 // Allows delegates to provide custom parameters before widget initialization.
|
/external/chromium_org/ui/views/corewm/ |
image_grid.h | 210 // Delegates responsible for painting the above layers.
|
/external/chromium_org/v8/test/mjsunit/bugs/harmony/ |
debug-blockscopes.js | 45 // Debug event listener which delegates.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/ |
DesignerPlugin.java | 40 * above mentioned pieces, and this class is no longer a plugin. Instead, it *delegates*
|
/external/guava/guava/src/com/google/common/hash/ |
AbstractStreamingHashFunction.java | 121 * <p>This implementation simply pads with zeros and delegates to
|
/external/javassist/src/main/javassist/compiler/ |
JvstTypeChecker.java | 137 /* Delegates to a ProcHandler object if the method call is
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
MultiAttributeVisitor.java | 29 * This AttributeVisitor delegates all visits to each AttributeVisitor
|
/external/v8/test/mjsunit/bugs/harmony/ |
debug-blockscopes.js | 45 // Debug event listener which delegates.
|
/frameworks/base/core/java/android/text/method/ |
TextKeyListener.java | 34 * This is the key listener for typing normal text. It delegates to
|
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/ |
TestDelegates.java | 156 // look for methods that are delegates: they have the LayoutlibDelegate annotation
|
/libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/ |
ParserAdapterTest.java | 200 // The SAX RI creates an InputSource itself and then delegates to the
|
XMLReaderAdapterTest.java | 166 // The SAX RI creates an InputSource itself and then delegates to the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ResizeGesture.java | 267 * An {@link Overlay} to paint the resize feedback. This just delegates to the
|
/external/javassist/tutorial/ |
tutorial.html | 408 first delegates to the parent <code>ClassPool</code>. If the parent 687 CL also loads these classes (unless it delegates to another class loader). 711 (the initiator of C) delegates 744 Here, suppose that L delegates this task to the parent class loader PL. [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
Delphi.stg | 137 // delegates 138 <grammar.delegates: {g|<g:delegateName()>: I<superClass>; {<g.recognizerName>}}; separator="\n"> 170 <grammar.delegates: {g|<g.recognizerName>,}; separator="\n"> 330 // delegates 331 <grammar.delegates: {g|<g:delegateName()>: I<superClass>; {<g.recognizerName>}}; separator="\n"> 376 <grammar.delegates: {g|<g.recognizerName>,}; separator="\n"> [all...] |
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/ |
DebugGrammarLexer.cs | 35 // delegates
|
ProfileGrammarLexer.cs | 35 // delegates
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/Tree/ |
ITreeAdaptor`1.cs | 178 * because it needs to trap calls to create, but it can't since it delegates
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/ |
import.rb | 154 example "delegates see same token type" do
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
ActionScript.stg | 71 // delegates 72 <grammar.delegates: 181 // delegates 182 <grammar.delegates: [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Python.stg | 135 self.delegates = [<grammar.delegates: {g|self.<g:delegateName()>}; separator = ", ">] 273 self.delegates = [<grammar.delegates: {g|self.<g:delegateName()>}; separator = ", ">] [all...] |
Completed in 1154 milliseconds
<<11121314151617181920>>