OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlwaysUseCustomFrame
(Results
1 - 7
of
7
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
popup_non_client_frame_view.h
20
virtual bool
AlwaysUseCustomFrame
() const OVERRIDE;
popup_non_client_frame_view.cc
19
bool PopupNonClientFrameView::
AlwaysUseCustomFrame
() const {
app_panel_browser_frame_view.h
44
virtual bool
AlwaysUseCustomFrame
() const OVERRIDE;
opaque_browser_frame_view.h
75
virtual bool
AlwaysUseCustomFrame
() const OVERRIDE;
app_panel_browser_frame_view.cc
127
bool AppPanelBrowserFrameView::
AlwaysUseCustomFrame
() const {
opaque_browser_frame_view.cc
291
bool OpaqueBrowserFrameView::
AlwaysUseCustomFrame
() const {
[
all
...]
/external/chromium/chrome/browser/ui/views/
constrained_window_views.cc
157
virtual bool
AlwaysUseCustomFrame
() const OVERRIDE;
301
bool ConstrainedWindowFrameView::
AlwaysUseCustomFrame
() const {
Completed in 143 milliseconds