/third_party/weston/clients/ |
D | desktop-shell.c | 96 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 …]
|
D | ivi-shell-user-interface.c | 152 struct hmi_homescreen_srf panel; member
|
/third_party/cef/libcef/browser/views/ |
D | panel_view.h | 36 CefRefPtr<CefPanel> panel = ParentClass::GetCefView()->AsPanel(); in GetCefPanel() local
|
D | basic_panel_impl.cc | 19 CefRefPtr<CefBasicPanelImpl> panel = new CefBasicPanelImpl(delegate); in Create() local
|
D | view_adapter.cc | 34 CefRefPtr<CefPanel> panel = view->AsPanel(); in GetFor() local
|
/third_party/gettext/gettext-tools/examples/hello-c++-kde/ |
D | hellowindow.cc | 39 QVBox *panel = new QVBox (this); in HelloMainWindow() local
|
/third_party/gettext/gettext-tools/examples/hello-c-gnome/ |
D | hello.c | 25 GtkWidget *panel; in main() local
|
/third_party/gettext/gettext-tools/examples/hello-c++-gnome/ |
D | hello.cc | 28 Gtk::VBox *panel; in main() local
|
/third_party/gettext/gettext-tools/examples/hello-c++-qt/ |
D | hello.cc | 42 QVBox *panel = new QVBox (window); in main() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | AboutDialog.java | 34 JPanel panel = new JPanel(); in initComponents() local
|
D | RBGroupPanel.java | 399 RBGroupPanel panel; field in GroupComboActionListener 401 protected GroupComboActionListener(RBGroupPanel panel) { in GroupComboActionListener()
|
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/ |
D | Hello.java | 22 QWidget panel = new QWidget(); in main() local
|
/third_party/alsa-utils/alsamixer/ |
D | widget.h | 15 PANEL *panel; member
|
D | widget.c | 123 PANEL *panel, *below; in window_size_changed() local
|
/third_party/cef/tests/cefclient/browser/ |
D | views_style.cc | 59 void ApplyTo(CefRefPtr<CefPanel> panel) { in ApplyTo()
|
/third_party/cef/tests/ceftests/views/ |
D | panel_unittest.cc | 28 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/ |
D | gstd3d11window_swapchainpanel.cpp | 52 ComPtr<Xaml::Controls::ISwapChainPanel> panel; member 187 const ComPtr<Xaml::Controls::ISwapChainPanel> &panel, Size *size) in get_panel_size()
|
D | gstd3d11window.cpp | 1143 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/ |
D | InspectableNativeWindow.cpp | 47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
|
D | SwapChainPanelNativeWindow_unittest.cpp | 439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | InspectableNativeWindow.cpp | 47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
|
D | SwapChainPanelNativeWindow_unittest.cpp | 439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls()
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfDemo.java | 252 Panel panel = new Panel(); in createDemoFrame() local
|
/third_party/weston/desktop-shell/ |
D | input-panel.c | 51 uint32_t panel; member
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | jsseek.c | 2654 GtkWidget *window, *hbox, *vbox, *panel, *expander, *pb2vbox, *boxes, in main() local
|