OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsScreenshotEnabled
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/extensions/browser/api/
capture_web_contents_function.h
32
virtual bool
IsScreenshotEnabled
() = 0;
capture_web_contents_function.cc
41
if (!
IsScreenshotEnabled
())
/external/chromium_org/extensions/browser/api/web_view/
web_view_internal_api.h
130
virtual bool
IsScreenshotEnabled
() OVERRIDE;
web_view_internal_api.cc
161
bool WebViewInternalCaptureVisibleRegionFunction::
IsScreenshotEnabled
() {
/external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h
211
virtual bool
IsScreenshotEnabled
() OVERRIDE;
tabs_api.cc
[
all
...]
Completed in 164 milliseconds