/third_party/python/Doc/library/ |
D | curses.panel.rst | 1 :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/weston/clients/ |
D | desktop-shell.c | 96 struct panel { struct 132 struct panel *panel; member 138 struct panel *panel; member 149 struct panel *panel; member 165 panel_add_launchers(struct panel *panel, struct desktop *desktop); 183 if (output->panel && !output->panel->painted) in is_desktop_painted() 242 cr = widget_cairo_create(launcher->panel->widget); in panel_launcher_redraw_handler() 297 struct panel *panel = data; in panel_redraw_handler() local 299 cr = widget_cairo_create(panel->widget); in panel_redraw_handler() 301 set_hex_color(cr, panel->color); in panel_redraw_handler() [all …]
|
/third_party/alsa-utils/alsamixer/ |
D | widget.c | 77 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/cef/tests/ceftests/views/ |
D | panel_unittest.cc | 28 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/gettext/gettext-tools/examples/hello-c++-kde/ |
D | hellowindow.cc | 39 QVBox *panel = new QVBox (this); in HelloMainWindow() local 40 panel->setSpacing (2); in HelloMainWindow() 42 QLabel *label1 = new QLabel (i18n ("Hello, world!"), panel); in HelloMainWindow() 50 QLabel *label2 = new QLabel (label2text, panel); in HelloMainWindow() 52 QHBox *buttonbar = new QHBox (panel); in HelloMainWindow() 57 panel->resize (panel->sizeHint ()); in HelloMainWindow() 58 resize (panel->frameSize ()); in HelloMainWindow()
|
/third_party/gstreamer/gstplugins_bad/po/ |
D | mt.po | 216 #~ 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 …]
|
D | es.po | 374 #~ 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 …]
|
D | ru.po | 353 #~ 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 …]
|
D | tr.po | 404 #~ 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 …]
|
/third_party/gettext/gettext-tools/examples/hello-c++-qt/ |
D | hello.cc | 42 QVBox *panel = new QVBox (window); in main() local 43 panel->setSpacing (2); in main() 45 QLabel *label1 = new QLabel (_("Hello, world!"), panel); in main() 53 QLabel *label2 = new QLabel (label2text, panel); in main() 55 QHBox *buttonbar = new QHBox (panel); in main() 61 panel->resize (panel->sizeHint ()); in main() 62 window->resize (panel->frameSize ()); in main()
|
/third_party/typescript/tests/baselines/reference/ |
D | jsEnumFunctionLocalNoCrash.types | 8 …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/gettext/gettext-tools/examples/hello-c-gnome/ |
D | hello.c | 25 GtkWidget *panel; in main() local 64 panel = gtk_vbox_new (FALSE, GNOME_PAD_SMALL); in main() 65 gtk_box_pack_start_defaults (GTK_BOX (panel), label1aligned); in main() 66 gtk_box_pack_start_defaults (GTK_BOX (panel), label2aligned); in main() 67 gtk_box_pack_start_defaults (GTK_BOX (panel), buttonbar); in main() 69 gnome_app_set_contents (GNOME_APP (window), panel); in main() 79 gtk_widget_show (panel); in main()
|
/third_party/gettext/gettext-tools/examples/hello-c++-gnome/ |
D | hello.cc | 28 Gtk::VBox *panel; in main() local 66 panel = new Gtk::VBox (false, GNOME_PAD_SMALL); in main() 67 panel->pack_start (*label1aligned); in main() 68 panel->pack_start (*label2aligned); in main() 69 panel->pack_start (*buttonbar); in main() 71 window->add (*panel); in main() 81 panel->show (); in main()
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | expansion_panel.dart | 47 /// 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/gettext/gettext-tools/examples/hello-objc-gnome/ |
D | hello.m | 26 Gtk_VBox *panel; 65 panel = [[Gtk_VBox alloc] initWithVBoxInfo: FALSE : GNOME_PAD_SMALL]; 66 [panel pack_start_defaults: label1aligned]; 67 [panel pack_start_defaults: label2aligned]; 68 [panel pack_start_defaults: buttonbar]; 70 [window add: panel]; 80 [panel show];
|
/third_party/ffmpeg/doc/ |
D | bootstrap.min.css | 5 …panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-web…
|
/third_party/libinput/doc/api/style/ |
D | bootstrap.css | 5500 .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/ |
D | bootstrap.css | 5500 .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/ |
D | bootstrap.css | 5500 .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/ |
D | view_adapter.cc | 34 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()
|
D | panel_view.h | 36 CefRefPtr<CefPanel> panel = ParentClass::GetCefView()->AsPanel(); in GetCefPanel() local 37 DCHECK(panel); in GetCefPanel() 38 return panel; in GetCefPanel()
|
D | basic_panel_impl.cc | 19 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/ |
D | sample_page.md.template | 13 <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/ |
D | gstd3d11window_swapchainpanel.cpp | 52 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/gettext/gettext-tools/tests/ |
D | mm-ko-comp.euc-kr.po | 758 #: gnome-panel-2.0/applets/clock/clock.c:337 765 #: gnome-panel-2.0/applets/clock/clock.c:337 776 #: gnome-panel-2.0/applets/clock/clock.c:343 783 #: gnome-panel-2.0/applets/clock/clock.c:344 790 #: gnome-panel-2.0/applets/clock/clock.c:349 799 #: gnome-panel-2.0/applets/clock/clock.c:349 807 #: gnome-panel-2.0/applets/clock/clock.c:351 815 #: gnome-panel-2.0/applets/clock/clock.c:351 822 #: gnome-panel-2.0/applets/clock/clock.c:352 830 #: gnome-panel-2.0/gnome-panel/panel-addto.c:128 [all …]
|