Searched defs:CanHaveAlphaEnabled (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/shell/browser/
H A Dshell_native_app_window.cc256 bool ShellNativeAppWindow::CanHaveAlphaEnabled() const { function in class:extensions::ShellNativeAppWindow
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.cc293 if (app_window_->requested_alpha_enabled() && CanHaveAlphaEnabled()) {
439 bool NativeAppWindowViews::CanHaveAlphaEnabled() const { function in class:native_app_window::NativeAppWindowViews

Completed in 101 milliseconds