OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanClosePanel
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h
46
virtual bool
CanClosePanel
();
panel_browser_view.cc
139
bool PanelBrowserView::
CanClosePanel
() {
panel_controller.h
53
virtual bool
CanClosePanel
() = 0;
panel_controller.cc
356
if (!delegate_->
CanClosePanel
())
/external/chromium/chrome/browser/chromeos/notifications/
notification_panel.h
103
virtual bool
CanClosePanel
();
notification_panel.cc
588
bool NotificationPanel::
CanClosePanel
() {
Completed in 4741 milliseconds