Searched defs:ShouldDenyXFrameOptions (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/browser/
H A Durl_data_source.cc44 bool URLDataSource::ShouldDenyXFrameOptions() const { function in class:content::URLDataSource
/external/chromium_org/chrome/browser/search/
H A Diframe_source.cc48 bool IframeSource::ShouldDenyXFrameOptions() const { function in class:IframeSource
H A Dcontextual_search_promo_source_android.cc108 bool ContextualSearchPromoSourceAndroid::ShouldDenyXFrameOptions() const { function in class:ContextualSearchPromoSourceAndroid
/external/chromium_org/chrome/browser/ui/webui/options/
H A Doptions_ui.cc133 virtual bool ShouldDenyXFrameOptions() const OVERRIDE;
188 bool OptionsUIHTMLSource::ShouldDenyXFrameOptions() const { function in class:options::OptionsUIHTMLSource
/external/chromium_org/chrome/browser/ui/webui/
H A Dabout_ui.cc1083 bool AboutUIHTMLSource::ShouldDenyXFrameOptions() const { function in class:AboutUIHTMLSource
1090 return content::URLDataSource::ShouldDenyXFrameOptions();

Completed in 4129 milliseconds