OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebKit
(Results
126 - 150
of
1821
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/chromium/src/
PlatformMessagePortChannel.h
40
namespace
WebKit
{
50
public
WebKit
::WebMessagePortChannelClient {
54
static PassRefPtr<PlatformMessagePortChannel> create(
WebKit
::WebMessagePortChannel*);
66
WebKit
::WebMessagePortChannel* webChannelRelease();
72
PlatformMessagePortChannel(
WebKit
::WebMessagePortChannel*);
76
//
WebKit
::WebMessagePortChannelClient implementation
88
WebKit
::WebMessagePortChannel* m_webChannel;
WebDevToolsFrontendImpl.h
50
namespace
WebKit
{
58
class WebDevToolsFrontendImpl : public
WebKit
::WebDevToolsFrontend {
62
WebKit
::WebViewImpl* webViewImpl,
63
WebKit
::WebDevToolsFrontendClient* client,
73
WebKit
::WebViewImpl* m_webViewImpl;
74
WebKit
::WebDevToolsFrontendClient* m_client;
78
} // namespace
WebKit
StorageNamespaceProxy.h
34
namespace
WebKit
{ class WebStorageNamespace; }
40
StorageNamespaceProxy(
WebKit
::WebStorageNamespace*, StorageType);
53
OwnPtr<
WebKit
::WebStorageNamespace> m_storageNamespace;
/external/chromium/webkit/glue/media/
web_data_source_factory.h
9
#include "
webkit
/glue/media/web_data_source.h"
13
namespace
WebKit
{
22
WebKit
::WebFrame* frame);
24
WebDataSourceFactory(MessageLoop* render_loop,
WebKit
::WebFrame* frame,
42
WebKit
::WebFrame* frame_;
/external/webkit/Source/WebCore/bindings/gobject/
WebKitDOMEventTargetPrivate.h
25
#include <
webkit
/WebKitDOMEventTarget.h>
27
namespace
WebKit
{
30
} // namespace
WebKit
WebKitHTMLElementWrapperFactory.h
39
namespace
WebKit
{
/external/webkit/Source/WebKit/chromium/public/
WebApplicationCacheHostClient.h
37
namespace
WebKit
{
39
// This interface is used by the embedder to call into
webkit
.
54
} // namespace
WebKit
WebDatabaseObserver.h
34
namespace
WebKit
{
46
} // namespace
WebKit
WebDeviceOrientationClient.h
29
namespace
WebKit
{
45
} // namespace
WebKit
WebFileChooserCompletion.h
34
namespace
WebKit
{
50
} // namespace
WebKit
WebFileWriter.h
37
namespace
WebKit
{
55
} // namespace
WebKit
WebFileWriterClient.h
37
namespace
WebKit
{
55
} // namespace
WebKit
WebFindOptions.h
36
namespace
WebKit
{
55
} // namespace
WebKit
WebFontCache.h
36
namespace
WebKit
{
38
// An interface to query and configure
WebKit
's font cache.
54
} // namespace
WebKit
WebHTTPHeaderVisitor.h
34
namespace
WebKit
{
46
} // namespace
WebKit
WebIDBTransactionCallbacks.h
31
namespace
WebKit
{
43
} // namespace
WebKit
WebNavigationPolicy.h
34
namespace
WebKit
{
46
} // namespace
WebKit
WebPasswordAutocompleteListener.h
34
namespace
WebKit
{
50
} // namespace
WebKit
WebPopupMenuInfo.h
37
namespace
WebKit
{
48
} // namespace
WebKit
WebSocketStreamHandle.h
36
namespace
WebKit
{
56
} // namespace
WebKit
WebSpeechInputListener.h
36
namespace
WebKit
{
40
// Provides a
WebKit
API called by the embedder.
70
} // namespace
WebKit
WebStorageQuotaCallbacks.h
36
namespace
WebKit
{
53
} // namespace
WebKit
WebTextCheckingCompletion.h
36
namespace
WebKit
{
49
} // namespace
WebKit
/external/webkit/Source/WebKit/chromium/public/mac/
WebSandboxSupport.h
42
namespace
WebKit
{
61
} // namespace
WebKit
WebScreenInfoFactory.h
42
namespace
WebKit
{
51
} // namespace
WebKit
Completed in 328 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>