Searched refs:GtkNativePanelTesting (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/panels/
H A Dpanel_drag_gtk.h46 friend class GtkNativePanelTesting;
H A Dpanel_titlebar_gtk.h50 friend class GtkNativePanelTesting;
H A Dpanel_gtk.cc1101 class GtkNativePanelTesting : public NativePanelTesting { class in inherits:NativePanelTesting
1103 explicit GtkNativePanelTesting(PanelGtk* panel_gtk);
1129 return new GtkNativePanelTesting(this);
1132 GtkNativePanelTesting::GtkNativePanelTesting(PanelGtk* panel_gtk) function in class:GtkNativePanelTesting
1136 void GtkNativePanelTesting::PressLeftMouseButtonTitlebar(
1151 void GtkNativePanelTesting::ReleaseMouseButtonTitlebar(
1168 void GtkNativePanelTesting::DragTitlebar(const gfx::Point& mouse_location) {
1180 void GtkNativePanelTesting::CancelDragTitlebar() {
1187 void GtkNativePanelTesting
[all...]
H A Dpanel_gtk.h23 class GtkNativePanelTesting;
98 friend class GtkNativePanelTesting;

Completed in 70 milliseconds