OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:absoluteImageURLString
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit2/Shared/
ContextMenuState.h
35
String
absoluteImageURLString
;
40
encoder->encode(
absoluteImageURLString
);
47
if (!decoder->decode(result.
absoluteImageURLString
))
/external/webkit/Source/WebKit2/WebProcess/WebPage/
WebContextMenu.cpp
82
contextMenuState.
absoluteImageURLString
= controller->hitTestResult().absoluteImageURL().string();
/external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.cpp
[
all
...]
Completed in 175 milliseconds