Searched refs:IsScreenshotEnabled (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/extensions/browser/api/
H A Dcapture_web_contents_function.h32 virtual bool IsScreenshotEnabled() = 0;
H A Dcapture_web_contents_function.cc41 if (!IsScreenshotEnabled())
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h211 virtual bool IsScreenshotEnabled() OVERRIDE;
H A Dtabs_api.cc1532 bool TabsCaptureVisibleTabFunction::IsScreenshotEnabled() { function in class:extensions::TabsCaptureVisibleTabFunction
/external/chromium_org/extensions/browser/api/web_view/
H A Dweb_view_internal_api.h130 virtual bool IsScreenshotEnabled() OVERRIDE;
H A Dweb_view_internal_api.cc161 bool WebViewInternalCaptureVisibleRegionFunction::IsScreenshotEnabled() { function in class:extensions::WebViewInternalCaptureVisibleRegionFunction

Completed in 112 milliseconds