Home
last modified time | relevance | path

Searched defs:panel (Results 1 – 25 of 65) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/panels/
Ddetached_panel_collection.cc40 Panel* panel = *iter; in OnDisplayChanged() local
75 Panel* panel = *iter; in RefreshLayout() local
82 void DetachedPanelCollection::AddPanel(Panel* panel, in AddPanel()
95 void DetachedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel()
110 void DetachedPanelCollection::OnPanelAttentionStateChanged(Panel* panel) { in OnPanelAttentionStateChanged()
115 void DetachedPanelCollection::OnPanelTitlebarClicked(Panel* panel, in OnPanelTitlebarClicked()
122 Panel* panel, in ResizePanelWindow()
146 void DetachedPanelCollection::ActivatePanel(Panel* panel) { in ActivatePanel()
151 void DetachedPanelCollection::MinimizePanel(Panel* panel) { in MinimizePanel()
157 void DetachedPanelCollection::RestorePanel(Panel* panel) { in RestorePanel()
[all …]
Dstacked_panel_collection.cc86 Panel* panel = panels_.front(); in RefreshLayoutWithTopPanelStartingAt() local
105 Panel* panel = *iter; in RefreshLayoutWithTopPanelStartingAt() local
146 Panel* panel = panels_.front(); in GetTitle() local
206 void StackedPanelCollection::AddPanel(Panel* panel, in AddPanel()
259 void StackedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel()
340 void StackedPanelCollection::OnPanelAttentionStateChanged(Panel* panel) { in OnPanelAttentionStateChanged()
346 Panel* panel, panel::ClickModifier modifier) { in OnPanelTitlebarClicked()
362 Panel* panel, in ResizePanelWindow()
366 void StackedPanelCollection::ActivatePanel(Panel* panel) { in ActivatePanel()
373 void StackedPanelCollection::MinimizePanel(Panel* panel) { in MinimizePanel()
[all …]
Ddocked_panel_collection.cc82 void DockedPanelCollection::AddPanel(Panel* panel, in AddPanel()
149 void DockedPanelCollection::RemovePanel(Panel* panel, RemovalReason reason) { in RemovePanel()
182 void DockedPanelCollection::SavePanelPlacement(Panel* panel) { in SavePanelPlacement()
198 Panel* panel = saved_panel_placement_.panel; in RestorePanelToSavedPlacement() local
240 void DockedPanelCollection::OnPanelResizedByMouse(Panel* panel, in OnPanelResizedByMouse()
246 void DockedPanelCollection::OnPanelExpansionStateChanged(Panel* panel) { in OnPanelExpansionStateChanged()
264 void DockedPanelCollection::AdjustPanelBoundsPerExpansionState(Panel* panel, in AdjustPanelBoundsPerExpansionState()
289 void DockedPanelCollection::OnPanelAttentionStateChanged(Panel* panel) { in OnPanelAttentionStateChanged()
321 void DockedPanelCollection::OnPanelTitlebarClicked(Panel* panel, in OnPanelTitlebarClicked()
333 void DockedPanelCollection::ActivatePanel(Panel* panel) { in ActivatePanel()
[all …]
Ddetached_panel_browsertest.cc25 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
66 Panel* panel = CreateDetachedPanel("1", gfx::Rect(300, 200, 250, 200)); in IN_PROC_BROWSER_TEST_F() local
82 Panel* panel = in IN_PROC_BROWSER_TEST_F() local
104 Panel* panel = in IN_PROC_BROWSER_TEST_F() local
124 Panel* panel = CreateDetachedPanel("1", gfx::Rect(300, 200, 250, 200)); in IN_PROC_BROWSER_TEST_F() local
158 Panel* panel = CreateDetachedPanel("1", initial_bounds); in IN_PROC_BROWSER_TEST_F() local
194 Panel* panel = CreateDetachedPanel("1", initial_bounds); in IN_PROC_BROWSER_TEST_F() local
218 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
245 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
Dbase_panel_browser_test.cc281 Panel* panel, ActiveState expected_state) { in WaitForPanelActiveState()
296 void BasePanelBrowserTest::WaitForWindowSizeAvailable(Panel* panel) { in WaitForWindowSizeAvailable()
308 void BasePanelBrowserTest::WaitForBoundsAnimationFinished(Panel* panel) { in WaitForBoundsAnimationFinished()
353 Panel* panel = manager->CreatePanel( in CreatePanelWithParams() local
421 Panel* panel = CreatePanelWithBounds(name, bounds); in CreateDockedPanel() local
428 Panel* panel = CreatePanelWithBounds(name, bounds); in CreateDetachedPanel() local
445 Panel* panel = CreateDetachedPanel(name, bounds); in CreateStackedPanel() local
461 Panel* panel = CreatePanel(name); in CreateInactivePanel() local
474 Panel* panel = CreateDockedPanel(name, bounds); in CreateInactiveDockedPanel() local
487 Panel* panel = CreateDetachedPanel(name, bounds); in CreateInactiveDetachedPanel() local
[all …]
Dstacked_panel_drag_handler.cc15 void StackedPanelDragHandler::HandleDrag(Panel* panel, in HandleDrag()
51 void StackedPanelDragHandler::FinalizeDrag(Panel* panel) { in FinalizeDrag()
69 Panel* panel = *iter; in FinalizeDrag() local
Dpanel_browsertest.cc327 Panel* panel = CreatePanel("PanelTest"); in IN_PROC_BROWSER_TEST_F() local
347 Panel* panel = CreatePanelWithBounds("BigPanel", work_area); in IN_PROC_BROWSER_TEST_F() local
358 explicit WaitForStableInitialSize(Panel* panel) in WaitForStableInitialSize()
374 explicit WaitForAutoResizeWider(Panel* panel) in WaitForAutoResizeWider()
392 explicit WaitForAutoResizeNarrower(Panel* panel) in WaitForAutoResizeNarrower()
422 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
478 Panel* panel = CreatePanel("TestPanel"); in IN_PROC_BROWSER_TEST_F() local
510 Panel* panel = CreateDetachedPanel("1", gfx::Rect(200, 100, 100, 100)); in IN_PROC_BROWSER_TEST_F() local
540 Panel* panel = CreatePanelWithBounds("PanelTest", gfx::Rect(0, 0, 100, 100)); in IN_PROC_BROWSER_TEST_F() local
852 Panel* panel = CreatePanel("1"); in IN_PROC_BROWSER_TEST_F() local
[all …]
Dpanel_extension_browsertest.cc54 Panel* panel = PanelManager::GetInstance()->CreatePanel( in CreatePanelFromExtension() local
74 static NativePanelTesting* CreateNativePanelTesting(Panel* panel) { in CreateNativePanelTesting()
84 Panel* panel = CreatePanelFromExtension(extension); in IN_PROC_BROWSER_TEST_F() local
109 Panel* panel = CreatePanelFromExtension(extension); in IN_PROC_BROWSER_TEST_F() local
143 Panel* panel = panel_manager->panels().front(); in IN_PROC_BROWSER_TEST_F() local
246 Panel* panel = panel_manager->panels().front(); in IN_PROC_BROWSER_TEST_F() local
Ddocked_panel_drag_handler.cc14 void DockedPanelDragHandler::HandleDrag(Panel* panel, in HandleDrag()
50 void DockedPanelDragHandler::DragLeft(Panel* panel) { in DragLeft()
84 void DockedPanelDragHandler::DragRight(Panel* panel) { in DragRight()
Dpanel_manager.cc255 Panel* panel = new Panel(profile, app_name, min_size, max_size); in CreatePanel() local
322 Panel* panel = stack->bottom_panel(); in GetCollectionForNewPanel() local
359 Panel* panel = *iter; in GetCollectionForNewPanel() local
396 void PanelManager::OnPanelClosed(Panel* panel) { in OnPanelClosed()
445 void PanelManager::StartDragging(Panel* panel, in StartDragging()
458 void PanelManager::StartResizingByMouse(Panel* panel, in StartResizingByMouse()
480 void PanelManager::OnPanelExpansionStateChanged(Panel* panel) { in OnPanelExpansionStateChanged()
485 Panel* panel, in MovePanelToCollection()
566 void PanelManager::OnPanelAnimationEnded(Panel* panel) { in OnPanelAnimationEnded()
Dpanel_resize_browsertest.cc32 void ResizePanel(Panel* panel, in ResizePanel()
84 Panel* panel = CreatePanel("Panel"); in IN_PROC_BROWSER_TEST_F() local
200 Panel* panel = CreateDetachedPanel("Panel", gfx::Rect(300, 200, 150, 100)); in IN_PROC_BROWSER_TEST_F() local
272 Panel* panel = CreateDetachedPanel("1", in IN_PROC_BROWSER_TEST_F() local
299 Panel* panel = CreateDetachedPanel("Panel", gfx::Rect(300, 200, 150, 100)); in IN_PROC_BROWSER_TEST_F() local
416 Panel* panel = CreateDetachedPanel("Panel", gfx::Rect(300, 200, 150, 100)); in IN_PROC_BROWSER_TEST_F() local
471 Panel* panel = CreateDetachedPanel("1", gfx::Rect(300, 200, 250, 200)); in IN_PROC_BROWSER_TEST_F() local
Dpanel_drag_controller.cc84 void SetPreviewModeForPanelAndBelow(Panel* panel, bool in_preview) { in SetPreviewModeForPanelAndBelow()
140 void PanelDragController::StartDragging(Panel* panel, in StartDragging()
266 void PanelDragController::OnPanelClosed(Panel* panel) { in OnPanelClosed()
497 Panel* panel = *iter; in TryUnstackFromTop() local
681 Panel* panel = *iter; in FindPanelToGlue() local
766 Panel* panel, in MovePanelAndBelowToCollection()
Dpanel_resize_controller.cc44 void PanelResizeController::StartResizing(Panel* panel, in StartResizing()
170 void PanelResizeController::OnPanelClosed(Panel* panel) { in OnPanelClosed()
Ddetached_panel_drag_handler.cc14 void DetachedPanelDragHandler::HandleDrag(Panel* panel, in HandleDrag()
Dtest_panel_active_state_observer.cc12 Panel* panel, in PanelActiveStateObserver()
Dtest_panel_collection_squeeze_observer.cc23 bool PanelCollectionSqueezeObserver::IsSqueezed(Panel* panel) { in IsSqueezed()
Dpanel_drag_browsertest.cc39 void DragPanelByDelta(Panel* panel, const gfx::Vector2d& delta) { in DragPanelByDelta()
49 void DragPanelToMouseLocation(Panel* panel, in DragPanelToMouseLocation()
93 static gfx::Vector2d GetDragDeltaToRemainDetached(Panel* panel) { in GetDragDeltaToRemainDetached()
103 static gfx::Vector2d GetDragDeltaToAttach(Panel* panel) { in GetDragDeltaToAttach()
184 static gfx::Vector2d GetDragDeltaToUnsnap(Panel* panel) { in GetDragDeltaToUnsnap()
194 Panel* panel = CreateDockedPanel("1", gfx::Rect(0, 0, 100, 100)); in IN_PROC_BROWSER_TEST_F() local
512 Panel* panel = CreatePanel("panel1"); in IN_PROC_BROWSER_TEST_F() local
551 Panel* panel = CreatePanel("panel1"); in IN_PROC_BROWSER_TEST_F() local
778 Panel* panel = CreateDetachedPanel("1", gfx::Rect(300, 200, 250, 200)); in IN_PROC_BROWSER_TEST_F() local
944 Panel* panel = CreateDockedPanel("1", gfx::Rect(0, 0, 100, 100)); in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/chrome/browser/ui/views/panels/
Dpanel_stack_view.cc147 void PanelStackView::AddPanel(Panel* panel) { in AddPanel()
158 void PanelStackView::RemovePanel(Panel* panel) { in RemovePanel()
178 Panel* panel = *iter; in MergeWith() local
199 Panel* panel = *iter; in MovePanelsBy() local
215 void PanelStackView::AddPanelBoundsForBatchUpdate(Panel* panel, in AddPanelBoundsForBatchUpdate()
338 void PanelStackView::OnPanelActivated(Panel* panel) { in OnPanelActivated()
395 Panel* panel = iter->first; in UpdatePanelsBounds() local
421 Panel* panel = *iter; in UpdatePanelsBounds() local
442 Panel* panel = *iter; in GetStackWindowBounds() local
460 Panel* panel, PanelStackView* stack_window) { in MakeStackWindowOwnPanelWindow()
[all …]
Dpanel_view_browsertest.cc37 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
65 Panel* panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
94 Panel* panel = CreatePanelWithBounds("PanelTest", gfx::Rect(0, 0, 200, 50)); in IN_PROC_BROWSER_TEST_F() local
140 Panel* panel = CreatePanelWithBounds("PanelTest", bounds); in IN_PROC_BROWSER_TEST_F() local
153 Panel* panel = CreatePanelWithBounds("PanelTest", bounds); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
Dapp_info_permissions_panel_unittest.cc66 AppInfoPermissionsPanel panel(&profile_, app.get()); in TEST_F() local
90 AppInfoPermissionsPanel panel(&profile_, app.get()); in TEST_F() local
120 AppInfoPermissionsPanel panel(&profile_, app.get()); in TEST_F() local
143 AppInfoPermissionsPanel panel(&profile_, app.get()); in TEST_F() local
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager.cc296 void PanelLayoutManager::StartDragging(aura::Window* panel) { in StartDragging()
320 void PanelLayoutManager::ToggleMinimize(aura::Window* panel) { in ToggleMinimize()
337 aura::Window* panel) { in GetCalloutWidgetForPanel()
570 void PanelLayoutManager::MinimizePanel(aura::Window* panel) { in MinimizePanel()
590 void PanelLayoutManager::RestorePanel(aura::Window* panel) { in RestorePanel()
619 aura::Window* panel = iter->window; in Relayout() local
820 aura::Window* panel = iter->window; in UpdateCallouts() local
916 aura::Window* panel = iter->window; in OnKeyboardBoundsChanging() local
Dpanel_layout_manager_unittest.cc79 aura::Window* GetPanelContainer(aura::Window* panel) { in GetPanelContainer()
84 views::Widget* GetCalloutWidgetForPanel(aura::Window* panel) { in GetCalloutWidgetForPanel()
97 void PanelInScreen(aura::Window* panel) { in PanelInScreen()
120 void IsPanelAboveLauncherIcon(const aura::Window* panel) { in IsPanelAboveLauncherIcon()
162 void IsCalloutAboveLauncherIcon(aura::Window* panel) { in IsCalloutAboveLauncherIcon()
204 bool IsPanelCalloutVisible(aura::Window* panel) { in IsPanelCalloutVisible()
334 scoped_ptr<aura::Window> panel(CreatePanelWindow(gfx::Rect(400, 0, 50, 50))); in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DPanel.js213 panel: function() {} method in WebInspector.PanelDescriptor
248 panel: function() method in WebInspector.RuntimeExtensionPanelDescriptor
/external/chromium_org/ui/file_manager/file_manager/background/js/
Dprogress_center.js202 ProgressCenter.prototype.addPanel = function(panel) { argument
221 ProgressCenter.prototype.removePanel = function(panel) { argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DGoToLineDialog.js58 WebInspector.GoToLineDialog.install = function(panel, sourceFrameGetter) argument

123