webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "WebKit.h"
#include "WebDataSource.h"
#include "AccessibleDocument.h"
#include <WebCore/AdjustViewSizeOrNot.h>
#include <WebCore/FrameWin.h>
#include <WebCore/GraphicsContext.h>
#include <WebCore/ResourceHandleClient.h>
#include <WebCore/URL.h>
#include <sal.h>
#include <wtf/RefPtr.h>
#include <wtf/text/WTFString.h>
Go to the source code of this file.
Namespaces | |
WebCore | |
This file is generated by create-http-header-name-table, do not edit. | |
Typedefs | |
typedef const struct OpaqueJSContext * | JSContextRef |
typedef struct OpaqueJSValue * | JSObjectRef |
Functions | |
WebFrame * | kit (WebCore::Frame *) |
WEBKIT_API WebCore::Frame * | core (WebFrame *) |
typedef const struct OpaqueJSContext* JSContextRef |
typedef struct OpaqueJSValue* JSObjectRef |
WEBKIT_API WebCore::Frame* core | ( | WebFrame * | ) |
WebFrame* kit | ( | WebCore::Frame * | ) |