Home
last modified time | relevance | path

Searched refs:panel (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/python/Doc/library/
Dcurses.panel.rst1 :mod:`curses.panel` --- A panel stack extension for curses
4 .. module:: curses.panel
5 :synopsis: A panel stack extension that adds depth to curses windows.
21 The module :mod:`curses.panel` defines the following functions:
26 Returns the bottom panel in the panel stack.
31 Returns a panel object, associating it with the given window *win*. Be aware
32 that you need to keep the returned panel object referenced explicitly. If you
33 don't, the panel object is garbage collected and removed from the panel stack.
38 Returns the top panel in the panel stack.
43 Updates the virtual screen after changes in the panel stack. This does not call
[all …]
/third_party/cef/tests/ceftests/views/
Dpanel_unittest.cc28 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(delegate); in CreatePanel() local
29 EXPECT_TRUE(panel.get()); in CreatePanel()
32 EXPECT_TRUE(panel->AsPanel().get()); in CreatePanel()
33 EXPECT_FALSE(panel->AsWindow().get()); in CreatePanel()
34 EXPECT_TRUE(panel->IsSame(panel)); in CreatePanel()
37 EXPECT_STREQ("Panel", panel->GetTypeString().ToString().c_str()); in CreatePanel()
38 EXPECT_TRUE(panel->IsValid()); in CreatePanel()
39 EXPECT_FALSE(panel->IsAttached()); in CreatePanel()
41 EXPECT_EQ(delegate.get(), panel->GetDelegate().get()); in CreatePanel()
43 EXPECT_FALSE(panel->GetDelegate().get()); in CreatePanel()
[all …]
/third_party/alsa-utils/alsamixer/
Dwidget.c77 if (widget->panel) { in widget_init()
78 replace_panel(widget->panel, widget->window); in widget_init()
80 widget->panel = new_panel(widget->window); in widget_init()
81 if (!widget->panel) in widget_init()
83 set_panel_userptr(widget->panel, widget); in widget_init()
94 if (widget->panel) { in widget_free()
95 del_panel(widget->panel); in widget_free()
96 widget->panel = NULL; in widget_free()
123 PANEL *panel, *below; in window_size_changed() local
134 for (panel = panel_below(NULL); panel; panel = below) { in window_size_changed()
[all …]
/third_party/gstreamer/gstplugins_bad/po/
Dmt.po216 #~ msgid "Front panel microphone"
240 #~ msgid "Green front panel connector"
241 #~ msgstr "Front panel connector aħdar"
246 #~ msgid "Pink front panel connector"
247 #~ msgstr "Front panel connector roża"
252 #~ msgid "Blue front panel connector"
253 #~ msgstr "Front panel connector blu"
258 #~ msgid "Orange front panel connector"
264 #~ msgid "Black front panel connector"
265 #~ msgstr "Front panel connector iswed"
[all …]
Des.po374 #~ msgstr "Micrófono del panel frontal"
377 #~ msgstr "Línea de entrada del panel frontal"
380 #~ msgstr "Auriculares del panel frontal"
383 #~ msgstr "Línea de salida del panel frontal"
413 #~ msgstr "Conector verde del panel frontal"
416 #~ msgstr "Conector rosa del panel frontal"
419 #~ msgstr "Conector azul del panel frontal"
422 #~ msgstr "Conector blanco del panel frontal"
425 #~ msgstr "Conector negro del panel frontal"
428 #~ msgstr "Conector gris del panel frontal"
[all …]
Dru.po353 #~ msgid "Front panel microphone"
377 #~ msgid "Green front panel connector"
383 #~ msgid "Pink front panel connector"
389 #~ msgid "Blue front panel connector"
395 #~ msgid "Orange front panel connector"
401 #~ msgid "Black front panel connector"
407 #~ msgid "Gray front panel connector"
413 #~ msgid "White front panel connector"
419 #~ msgid "Red front panel connector"
425 #~ msgid "Yellow front panel connector"
[all …]
Dtr.po404 #~ msgstr "Ön panel Mikrofonu"
539 #~ msgid "Green front panel connector function"
540 #~ msgstr "Yeşil ön panel konnektör işlevi"
545 #~ msgid "Pink front panel connector function"
546 #~ msgstr "Pembe ön panel konnektör işlevi"
551 #~ msgid "Blue front panel connector function"
552 #~ msgstr "Mavi ön panel konnektör işlevi"
557 #~ msgid "Orange front panel connector function"
558 #~ msgstr "Portakal ön panel konnektör işlevi"
563 #~ msgid "Black front panel connector function"
[all …]
Dgl.po371 #~ msgstr "Micrófono do panel frontal"
374 #~ msgstr "Liña de entrada do panel frontal"
377 #~ msgstr "Auriculares do panel frontal"
380 #~ msgstr "Liña de saída do panel frontal"
410 #~ msgstr "Conector verde do panel frontal"
413 #~ msgstr "Conector rosa do panel frontal"
416 #~ msgstr "Conector azul do panel frontal"
419 #~ msgstr "Conector branco do panel frontal"
422 #~ msgstr "Conector negro do panel frontal"
425 #~ msgstr "Conector gris do panel frontal"
[all …]
Dzh_CN.po653 #~ msgid "Green front panel connector function"
659 #~ msgid "Pink front panel connector function"
665 #~ msgid "Blue front panel connector function"
671 #~ msgid "Orange front panel connector function"
677 #~ msgid "Black front panel connector function"
683 #~ msgid "Gray front panel connector function"
689 #~ msgid "White front panel connector function"
695 #~ msgid "Red front panel connector function"
703 #~ msgid "Yellow front panel connector function"
Dfi.po515 #~ msgid "Green front panel connector function"
521 #~ msgid "Pink front panel connector function"
527 #~ msgid "Blue front panel connector function"
533 #~ msgid "Orange front panel connector function"
539 #~ msgid "Black front panel connector function"
545 #~ msgid "Gray front panel connector function"
551 #~ msgid "White front panel connector function"
557 #~ msgid "Red front panel connector function"
563 #~ msgid "Yellow front panel connector function"
Dja.po191 #~ msgid "Front panel microphone"
215 #~ msgid "Green front panel connector"
221 #~ msgid "Pink front panel connector"
248 #~ msgid "Front panel line-in"
254 #~ msgid "Front panel headphones"
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dexpansion_panel.dart47 /// The position of the panel within an [ExpansionPanelList] is given by
55 /// A material expansion panel. It has a header and a body and can be either
56 /// expanded or collapsed. The body of the panel is only visible when it is
69 /// Creates an expansion panel to be used as a child for [ExpansionPanelList].
86 /// The body of the expansion panel that's displayed below the header.
88 /// This widget is visible only when the panel is expanded.
91 /// Whether the panel is expanded.
96 /// Whether tapping on the panel's header will expand/collapse it.
103 /// An expansion panel that allows for radio-like functionality.
107 /// A unique identifier [value] must be assigned to each panel.
[all …]
/third_party/typescript/tests/baselines/reference/
DjsEnumFunctionLocalNoCrash.types8 …ted: 'panel-objectSelected-', NetworkRequestFinished: 'network-request-finished', OpenRe…
12 …ted: 'panel-objectSelected-', NetworkRequestFinished: 'network-request-finished', OpenRe…
18 PanelObjectSelected: 'panel-objectSelected-',
20 >'panel-objectSelected-' : "panel-objectSelected-"
30 PanelSearch: 'panel-search-',
32 >'panel-search-' : "panel-search-"
/third_party/ffmpeg/doc/
Dbootstrap.min.css5panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-web…
/third_party/libinput/doc/api/style/
Dbootstrap.css5500 .panel {
5508 .panel-body {
5511 .panel-heading {
5517 .panel-heading > .dropdown .dropdown-toggle {
5520 .panel-title {
5526 .panel-title > a,
5527 .panel-title > small,
5528 .panel-title > .small,
5529 .panel-title > small > a,
5530 .panel-title > .small > a {
[all …]
/third_party/libevdev/doc/html/
Dbootstrap.css5500 .panel {
5508 .panel-body {
5511 .panel-heading {
5517 .panel-heading > .dropdown .dropdown-toggle {
5520 .panel-title {
5526 .panel-title > a,
5527 .panel-title > small,
5528 .panel-title > .small,
5529 .panel-title > small > a,
5530 .panel-title > .small > a {
[all …]
/third_party/libevdev/doc/style/
Dbootstrap.css5500 .panel {
5508 .panel-body {
5511 .panel-heading {
5517 .panel-heading > .dropdown .dropdown-toggle {
5520 .panel-title {
5526 .panel-title > a,
5527 .panel-title > small,
5528 .panel-title > .small,
5529 .panel-title > small > a,
5530 .panel-title > .small > a {
[all …]
/third_party/cef/libcef/browser/views/
Dview_adapter.cc34 CefRefPtr<CefPanel> panel = view->AsPanel(); in GetFor() local
35 if (panel->AsWindow()) { in GetFor()
36 adapter = static_cast<CefWindowImpl*>(panel->AsWindow().get()); in GetFor()
38 adapter = static_cast<CefBasicPanelImpl*>(panel.get()); in GetFor()
Dpanel_view.h36 CefRefPtr<CefPanel> panel = ParentClass::GetCefView()->AsPanel(); in GetCefPanel() local
37 DCHECK(panel); in GetCefPanel()
38 return panel; in GetCefPanel()
Dbasic_panel_impl.cc19 CefRefPtr<CefBasicPanelImpl> panel = new CefBasicPanelImpl(delegate); in Create() local
20 panel->Initialize(); in Create()
21 return panel; in Create()
/third_party/flutter/flutter/examples/catalog/bin/
Dsample_page.md.template13 <div class="panel panel-default">
14 <div class="panel-body" style="padding: 16px 32px;">
17 <div class="panel-footer">
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_swapchainpanel.cpp52 ComPtr<Xaml::Controls::ISwapChainPanel> panel; member
187 const ComPtr<Xaml::Controls::ISwapChainPanel> &panel, Size *size) in get_panel_size() argument
190 HRESULT hr = panel.As (&ui); in get_panel_size()
262 hr = inspectable.As (&storage->panel); in gst_d3d11_window_swap_chain_panel_constructed()
266 hr = storage->panel.As (&dependency_obj); in gst_d3d11_window_swap_chain_panel_constructed()
275 storage->cancellable, storage->panel, &size); in gst_d3d11_window_swap_chain_panel_constructed()
287 hr = storage->panel.As (&framework); in gst_d3d11_window_swap_chain_panel_constructed()
327 if (storage->panel && storage->dispatcher) { in gst_d3d11_window_swap_chain_panel_unprepare()
331 hr = storage->panel.As (&framework); in gst_d3d11_window_swap_chain_panel_unprepare()
416 hr = storage->panel.As (&panel_native); in gst_d3d11_window_swap_chain_panel_create_swap_chain()
/third_party/flutter/flutter/packages/flutter/test/material/
Dexpansion_panel_test.dart137 // Now, expand the child panel.
346 testWidgets('Radio mode has max of one panel open at a time', (WidgetTester tester) async {
404 // Now the first panel is open
422 // Now the first panel is closed and the second should be opened
436 // Now the first panel should be opened
479 // We've reinitialized with a regular expansion panel so they should all be closed again
540 // Open one panel
549 // Close the same panel
559 …testWidgets('Radio mode calls expansionCallback twice if other panel open prior', (WidgetTester te…
613 // Open one panel
[all …]
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DAboutDialog.java34 JPanel panel = new JPanel(); in initComponents() local
52 panel.add(box); in initComponents()
54 dialog.getContentPane().add(panel, BorderLayout.CENTER); in initComponents()
/third_party/cef/libcef/browser/native/
Dfile_dialog_runner_mac.mm134 - (id)initWithPanel:(NSSavePanel*)panel
145 - (id)initWithPanel:(NSSavePanel*)panel
149 DCHECK(panel);
150 panel_ = panel;
305 // Further panel configuration.
318 // Show panel.
387 // Show panel.

123456