OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defaultinterface
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebKit/qt/Api/
qwebhistoryinterface.cpp
43
Sets a new default interface, \a
defaultInterface
, that will be used by all of WebKit
48
\a
defaultInterface
if it does not have a parent.
50
void QWebHistoryInterface::setDefaultInterface(QWebHistoryInterface*
defaultInterface
)
52
if (default_interface ==
defaultInterface
)
58
default_interface =
defaultInterface
;
75
QWebHistoryInterface* QWebHistoryInterface::
defaultInterface
()
qwebhistoryinterface.h
35
static void setDefaultInterface(QWebHistoryInterface *
defaultInterface
);
36
static QWebHistoryInterface *
defaultInterface
();
/external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp
797
QWebHistoryInterface* history = QWebHistoryInterface::
defaultInterface
();
[
all
...]
/external/webkit/Source/WebKit/qt/symbian/bwins/
QtWebKitu.def
136
?
defaultInterface
@QWebHistoryInterface@@SAPAV1@XZ @ 135 NONAME ; class QWebHistoryInterface * QWebHistoryInterface::
defaultInterface
(void)
[
all
...]
/external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
Completed in 306 milliseconds