HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 126 - 150 of 2215) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/skia/src/svg/
SkSVGText.h 31 friend class SkSVGParser;
SkSVGUse.h 33 friend class SkSVGClipPath;
  /external/webkit/Source/WebCore/svg/
SVGElementInstance.h 127 friend class SVGUseElement;
138 friend void appendChildToContainer(GenericNode* child, GenericNodeContainer* container);
141 friend void removeAllChildrenInContainer(GenericNodeContainer* container);
144 friend void Private::addChildNodesToDeletionQueue(GenericNode*& head, GenericNode*& tail, GenericNodeContainer* container);
  /external/webkit/Source/WebCore/workers/
WorkerMessagingProxy.h 84 friend class MessageWorkerTask;
85 friend class WorkerContextDestroyedTask;
86 friend class WorkerExceptionTask;
87 friend class WorkerThreadActivityReportTask;
  /external/webkit/Source/WebKit/wx/
WebFrame.h 103 friend class WebCore::ChromeClientWx;
104 friend class WebCore::FrameLoaderClientWx;
105 friend class WebCore::EditorClientWx;
106 friend class wxWebView;
WebEdit.h 49 friend class WebCore::CompositeEditCommand;
50 friend class WebCore::WebCoreEditCommand;
  /external/webkit/Source/WebKit2/Platform/
WorkItem.h 58 friend class WorkItem;
86 friend class WorkItem;
116 friend class WorkItem;
165 friend class WorkItem;
  /external/webrtc/src/system_wrappers/source/
critical_section_linux.h 31 friend class ConditionVariableLinux;
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/templates/
edit_avatar.html 30 <i>You haven't added a picture for this friend...</i>
34 <p>Please select a file containing the image you'd like to use for this friend</p>
  /external/chromium/chrome/browser/
autocomplete_history_manager.h 50 friend class AutocompleteHistoryManagerTest;
51 friend class AutofillManagerTest;
  /external/chromium/chrome/browser/chromeos/
network_state_notifier.h 33 friend class NetworkStateNotifier;
66 friend struct DefaultSingletonTraits<NetworkStateNotifier>;
  /external/chromium/chrome/browser/sync/
profile_sync_test_util.h 54 friend class base::RefCountedThreadSafe<ThreadNotificationService>;
77 friend class base::RefCountedThreadSafe<ThreadNotifier>;
  /external/chromium/net/base/
auth.h 36 friend class base::RefCountedThreadSafe<AuthChallengeInfo>;
59 friend class base::RefCountedThreadSafe<AuthData>;
  /external/chromium/net/socket_stream/
socket_stream_job.h 66 friend class WebSocketJobTest;
67 friend class base::RefCountedThreadSafe<SocketStreamJob>;
  /external/chromium/net/url_request/
url_request_context_getter.h 48 friend class DeleteTask<const URLRequestContextGetter>;
49 friend struct URLRequestContextGetterTraits;
  /external/chromium/testing/gtest/test/
production.h 41 // Declares a friend test that does not use a fixture.
44 // Declares a friend test that uses a fixture.
  /external/clang/include/clang/Index/
Program.h 30 friend class Entity;
31 friend class GlobalSelector;
  /external/clang/test/SemaTemplate/
inject-templated-friend-post.cpp 7 // PR8007: friend function not instantiated, reordered version.
32 friend std_ostream& operator << (std_ostream& o, const Streamer& f) // expected-error{{redefinition of 'operator<<'}}
  /external/gtest/test/
production.h 41 // Declares a friend test that does not use a fixture.
44 // Declares a friend test that uses a fixture.
  /external/protobuf/gtest/test/
production.h 41 // Declares a friend test that does not use a fixture.
44 // Declares a friend test that uses a fixture.
  /external/skia/include/core/
SkGlobals.h 31 friend class SkGlobals;
60 friend class SkGraphics;
  /external/skia/src/animator/
SkDisplayXMLParser.h 66 friend class SkDisplayXMLParser;
95 friend class SkXMLAnimatorWriter;
SkDrawBitmap.h 37 friend class SkDrawTo;
38 friend class SkDrawBitmapShader;
SkDrawPaint.h 83 friend class SkTextToPath;
84 friend class SkSaveLayer;
  /external/webkit/Source/WebCore/platform/graphics/android/
android_graphics.h 62 friend class WebView;
63 friend class WebCore::GLExtras;

Completed in 749 milliseconds

1 2 3 4 56 7 8 91011>>