OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWKImageOptionsShareable
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit2/Shared/API/c/
WKImage.h
37
kWKImageOptionsShareable
= 1 << 0,
WKSharedAPICast.h
741
if (wkImageOptions &
kWKImageOptionsShareable
)
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
InjectedBundlePage.cpp
551
InjectedBundle::shared().setPixelResult(adoptWK(WKBundlePageCreateSnapshotInViewCoordinates(m_page, WKBundleFrameGetVisibleContentBounds(WKBundlePageGetMainFrame(m_page)),
kWKImageOptionsShareable
)).get());
[
all
...]
Completed in 1511 milliseconds