Home
last modified time | relevance | path

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

12

/third_party/weston/clients/
Ddesktop-shell.c96 struct panel { struct
104 struct panel_clock *clock; argument
106 enum weston_desktop_shell_panel_position panel_position; argument
107 enum clock_format clock_format;
108 uint32_t color;
132 struct panel *panel; member
138 struct panel *panel; member
149 struct panel *panel; member
297 struct panel *panel = data; in panel_redraw_handler() local
443 panel_add_clock(struct panel *panel) in panel_add_clock()
[all …]
Divi-shell-user-interface.c152 struct hmi_homescreen_srf panel; member
/third_party/cef/libcef/browser/views/
Dpanel_view.h36 CefRefPtr<CefPanel> panel = ParentClass::GetCefView()->AsPanel(); in GetCefPanel() local
Dbasic_panel_impl.cc19 CefRefPtr<CefBasicPanelImpl> panel = new CefBasicPanelImpl(delegate); in Create() local
Dview_adapter.cc34 CefRefPtr<CefPanel> panel = view->AsPanel(); in GetFor() local
/third_party/gettext/gettext-tools/examples/hello-c++-kde/
Dhellowindow.cc39 QVBox *panel = new QVBox (this); in HelloMainWindow() local
/third_party/gettext/gettext-tools/examples/hello-c-gnome/
Dhello.c25 GtkWidget *panel; in main() local
/third_party/gettext/gettext-tools/examples/hello-c++-gnome/
Dhello.cc28 Gtk::VBox *panel; in main() local
/third_party/gettext/gettext-tools/examples/hello-c++-qt/
Dhello.cc42 QVBox *panel = new QVBox (window); in main() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DAboutDialog.java34 JPanel panel = new JPanel(); in initComponents() local
DRBGroupPanel.java399 RBGroupPanel panel; field in GroupComboActionListener
401 protected GroupComboActionListener(RBGroupPanel panel) { in GroupComboActionListener()
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DHello.java22 QWidget panel = new QWidget(); in main() local
/third_party/alsa-utils/alsamixer/
Dwidget.h15 PANEL *panel; member
Dwidget.c123 PANEL *panel, *below; in window_size_changed() local
/third_party/cef/tests/cefclient/browser/
Dviews_style.cc59 void ApplyTo(CefRefPtr<CefPanel> panel) { in ApplyTo()
/third_party/cef/tests/ceftests/views/
Dpanel_unittest.cc28 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(delegate); in CreatePanel() local
658 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(delegate); in SizeNoDelegateImpl() local
690 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(delegate); in SizeWithDelegateImpl() local
751 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(nullptr); in FillLayoutCreateImpl() local
763 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(delegate); in FillLayoutSizeToPreferredSizeImpl() local
925 CefRefPtr<CefPanel> panel = CefPanel::CreatePanel(nullptr); in BoxLayoutCreateImpl() local
/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()
Dgstd3d11window.cpp1143 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in gst_d3d11_window_get_native_type_from_handle() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
DSwapChainPanelNativeWindow_unittest.cpp439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.cpp47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
DSwapChainPanelNativeWindow_unittest.cpp439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java252 Panel panel = new Panel(); in createDemoFrame() local
/third_party/weston/desktop-shell/
Dinput-panel.c51 uint32_t panel; member
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c2654 GtkWidget *window, *hbox, *vbox, *panel, *expander, *pb2vbox, *boxes, in main() local

12