HomeSort by relevance Sort by last modified time
    Searched refs:ShouldUseChromeStyleFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc 161 init_params.remove_standard_frame = ShouldUseChromeStyleFrame();
455 if (ShouldUseChromeStyleFrame()) {
506 bool NativeAppWindowViews::ShouldUseChromeStyleFrame() const {
597 if (ShouldUseChromeStyleFrame()) {
native_app_window_views.h 58 bool ShouldUseChromeStyleFrame() const;

Completed in 57 milliseconds