HomeSort by relevance Sort by last modified time
    Searched refs:WTF_MAKE_NONCOPYABLE (Results 1 - 25 of 420) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/wtf/
Noncopyable.h 27 #define WTF_MAKE_NONCOPYABLE(ClassName) \
32 #define WTF_MAKE_NONCOPYABLE(ClassName) \
  /external/chromium_org/third_party/WebKit/Source/core/page/
WindowFocusAllowedIndicator.h 34 WTF_MAKE_NONCOPYABLE(WindowFocusAllowedIndicator);
DragState.h 39 WTF_MAKE_NONCOPYABLE(DragState);
PageGroupLoadDeferrer.h 32 WTF_MAKE_NONCOPYABLE(PageGroupLoadDeferrer);
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBPendingTransactionMonitor.h 42 WTF_MAKE_NONCOPYABLE(IDBPendingTransactionMonitor);
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionClient.h 44 WTF_MAKE_NONCOPYABLE(SQLTransactionClient); WTF_MAKE_FAST_ALLOCATED;
  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
MediaQueryResult.h 33 WTF_MAKE_NONCOPYABLE(MediaQueryResult); WTF_MAKE_FAST_ALLOCATED;
TransformBuilder.h 43 WTF_MAKE_NONCOPYABLE(TransformBuilder); WTF_MAKE_FAST_ALLOCATED;
  /external/chromium_org/third_party/WebKit/Source/core/dom/
IgnoreDestructiveWriteCountIncrementer.h 34 WTF_MAKE_NONCOPYABLE(IgnoreDestructiveWriteCountIncrementer);
TransformSource.h 32 WTF_MAKE_NONCOPYABLE(TransformSource); WTF_MAKE_FAST_ALLOCATED;
DocumentLifecycle.h 39 WTF_MAKE_NONCOPYABLE(DocumentLifecycle);
DocumentStyleSheetCollection.h 42 WTF_MAKE_NONCOPYABLE(DocumentStyleSheetCollection); WTF_MAKE_FAST_ALLOCATED;
ShadowTreeStyleSheetCollection.h 42 WTF_MAKE_NONCOPYABLE(ShadowTreeStyleSheetCollection); WTF_MAKE_FAST_ALLOCATED;
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
NestingLevelIncrementer.h 34 WTF_MAKE_NONCOPYABLE(NestingLevelIncrementer);
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTTokenizer.h 40 WTF_MAKE_NONCOPYABLE(VTTTokenizer);
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoaderClient.h 42 WTF_MAKE_NONCOPYABLE(DocumentThreadableLoaderClient);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LayoutRectRecorder.h 43 WTF_MAKE_NONCOPYABLE(LayoutRectRecorder);
RenderLayerStackingNodeIterator.h 51 WTF_MAKE_NONCOPYABLE(RenderLayerStackingNodeIterator);
71 WTF_MAKE_NONCOPYABLE(RenderLayerStackingNodeReverseIterator);
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerClients.h 43 WTF_MAKE_NONCOPYABLE(WorkerClients);
  /external/chromium_org/third_party/WebKit/Source/platform/
PlatformThreadData.h 43 WTF_MAKE_NONCOPYABLE(PlatformThreadData);
  /external/chromium_org/third_party/WebKit/Source/web/
PrerendererClientImpl.h 48 WTF_MAKE_NONCOPYABLE(PrerendererClientImpl);
  /external/chromium_org/third_party/WebKit/Source/core/events/
ScopedEventQueue.h 44 WTF_MAKE_NONCOPYABLE(ScopedEventQueue); WTF_MAKE_FAST_ALLOCATED;
67 WTF_MAKE_NONCOPYABLE(EventQueueScope);
  /external/chromium_org/third_party/WebKit/Source/platform/mac/
LocalCurrentGraphicsContext.h 32 WTF_MAKE_NONCOPYABLE(LocalCurrentGraphicsContext);
45 WTF_MAKE_NONCOPYABLE(ContextContainer);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextRecorder.h 42 WTF_MAKE_NONCOPYABLE(GraphicsContextSnapshot);
60 WTF_MAKE_NONCOPYABLE(GraphicsContextRecorder);
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptRegexp.h 43 WTF_MAKE_FAST_ALLOCATED; WTF_MAKE_NONCOPYABLE(ScriptRegexp);

Completed in 1025 milliseconds

1 2 3 4 5 6 7 8 91011>>