OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:page
(Results
1051 - 1075
of
3599
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/webkit/WebCore/page/wx/
DragControllerWx.cpp
33
#include "
Page
.h"
/external/webkit/WebCore/platform/brew/
ScreenBrew.cpp
34
#include "
Page
.h"
/external/webkit/WebCore/platform/graphics/android/
BitmapAllocatorAndroid.cpp
33
// we don't want to lose too much on the round-up to a
page
size (4K)
/external/webkit/WebCore/platform/graphics/gtk/
GlyphPageTreeNodeGtk.cpp
40
// The bufferLength will be greater than the glyph
page
size if the buffer has Unicode supplementary characters.
/external/webkit/WebCore/platform/haiku/
ScreenHaiku.cpp
36
#include "
Page
.h"
/external/webkit/WebCore/platform/qt/
PopupMenuQt.cpp
52
view->frame()->
page
()->chrome()->client());
/external/webkit/WebCore/platform/win/
PlatformScreenWin.cpp
35
#include "
Page
.h"
/external/webkit/WebCore/storage/
SQLTransactionClient.cpp
43
#include "
Page
.h"
StorageSyncManager.cpp
38
#include "
Page
.h"
/external/webkit/WebKit/android/benchmark/
main.cpp
50
LOGD("Rendering
page
at %dx%d", width, height);
/external/webkit/WebKit/android/jni/
WebIconDatabase.h
65
// Queue of
page
urls that have received an icon.
/external/webkit/WebKit/chromium/public/
WebCommonWorkerClient.h
41
// Provides an interface back to the in-
page
script object for a worker.
WebPageSerializerClient.h
51
// If all frames of
page
are complete serialized, call
/external/webkit/WebKit/chromium/src/
ContextMenuClientImpl.cpp
68
// Figure out the URL of a
page
or subframe. Returns |page_type| as the type,
69
// which indicates
page
or subframe, or ContextNodeType::NONE if the URL could not
186
// show a selection menu or a more generic
page
menu.
189
// Send the frame and
page
URLs in any case.
/external/webkit/WebKit/gtk/webkit/
webkitwebhistoryitem.cpp
45
* /<!-- -->* Inject a visited
page
into the global history *<!-- -->/
291
* @uri: the uri of the
page
292
* @title: the title of the
page
316
* Returns: the
page
title of @web_history_item
/external/webkit/WebKit/haiku/WebCoreSupport/
InspectorClientHaiku.cpp
45
Page
* InspectorClientHaiku::createPage()
/external/webkit/WebKit/mac/WebCoreSupport/
WebInspectorClient.h
48
virtual WebCore::
Page
* createPage();
/external/webkit/WebKit/mac/WebView/
WebViewData.mm
81
ASSERT(applicationIsTerminating || !
page
);
WebViewPrivate.h
186
@abstract Change the zoom factor of the
page
in views managed by this webView.
193
@result The
page
size multipler.
197
// Commands for doing
page
zoom. Will end up in WebView (WebIBActions) <NSUserInterfaceValidations>
221
@abstract Sets what color the receiver draws under transparent
page
background colors and images.
222
This color is also used when no
page
is loaded. A color with alpha should only be used when the receiver is
229
@result Returns the background color drawn under transparent
page
background colors and images.
230
This color is also used when no
page
is loaded. A color with alpha should only be used when the receiver is
508
@discussion Suspends or resumes all running animations and transitions in the
page
.
531
printed
page
.
/external/webkit/WebKit/qt/tests/benchmarks/loading/
tst_loading.cpp
71
m_page = m_view->
page
();
/external/webkit/WebKit/qt/tests/benchmarks/painting/
tst_painting.cpp
71
m_page = m_view->
page
();
/external/webkit/WebKit/qt/tests/qwebhistoryinterface/
tst_qwebhistoryinterface.cpp
63
m_page = m_view->
page
();
/external/webkit/WebKit/wx/WebKitSupport/
EditorClientWx.cpp
39
#include "
Page
.h"
133
void EditorClientWx::setPage(
Page
*
page
)
135
m_page =
page
;
/external/webkit/WebKitTools/QueueStatusServer/templates/
dashboard.html
8
// FIXME: We'd like to use AJAX to show the details on this
page
.
/external/webkit/WebKitTools/Scripts/webkitpy/
user.py
48
def
page
(self, message):
member in class:User
Completed in 97 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>