OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TitlebarButtonType
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/panels/
panel_titlebar_gtk.h
53
CustomDrawButton* CreateButton(panel::
TitlebarButtonType
button_type);
54
void GetButtonResources(panel::
TitlebarButtonType
button_type,
panel_titlebar_gtk.cc
140
panel::
TitlebarButtonType
button_type) {
169
panel::
TitlebarButtonType
button_type,
panel_gtk.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/panels/
panel_constants.h
54
enum
TitlebarButtonType
{
native_panel.h
138
virtual bool IsButtonVisible(panel::
TitlebarButtonType
button_type) const = 0;
/external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc
112
panel::
TitlebarButtonType
button_type) const OVERRIDE;
219
panel::
TitlebarButtonType
button_type) const {
[
all
...]
Completed in 89 milliseconds