Home
last modified time | relevance | path

Searched defs:FillLayout (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/shell/browser/
H A Dshell_platform_data_aura.cc37 class FillLayout : public aura::LayoutManager { class
39 explicit FillLayout(aura::Window* root) in FillLayout() function in content::__anona166d0fa0111::FillLayout
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/layout/
H A DFillLayout.java49 public final class FillLayout extends Layout { class
96 public FillLayout () { in FillLayout() method in FillLayout
106 public FillLayout (int type) { in FillLayout() method in FillLayout
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/layout/
H A DFillLayout.java50 public final class FillLayout extends Layout { class
97 public FillLayout () { in FillLayout() method in FillLayout
107 public FillLayout (int type) { in FillLayout() method in FillLayout
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/shell/browser/
H A Droot_window_controller.cc25 class FillLayout : public aura::LayoutManager { class
27 FillLayout(aura::Window* owner) : owner_(owner) { DCHECK(owner_); } in FillLayout() function in extensions::__anon43db6feb0111::FillLayout
H A Droot_window_controller_unittest.cc149 TEST_F(RootWindowControllerTest, FillLayout) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/shell/browser/
H A Droot_window_controller.cc25 class FillLayout : public aura::LayoutManager { class
27 FillLayout(aura::Window* owner) : owner_(owner) { DCHECK(owner_); } in FillLayout() function in extensions::__anonab03a5500111::FillLayout
H A Droot_window_controller_unittest.cc149 TEST_F(RootWindowControllerTest, FillLayout) { in TEST_F() argument