OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WKBundlePageSetDefersLoading
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePagePrivate.h
36
WK_EXPORT void
WKBundlePageSetDefersLoading
(WKBundlePageRef page, bool defersLoading);
WKBundlePage.cpp
150
void
WKBundlePageSetDefersLoading
(WKBundlePageRef pageRef, bool defersLoading)
Completed in 20 milliseconds