Home
last modified time | relevance | path

Searched defs:LayoutTab (Results 1 – 14 of 14) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Dapplicationsettingsdialog.h27 class LayoutTab; variable
H A Dlayouttab.cpp17 LayoutTab::LayoutTab(QWidget *parent) in LayoutTab() function in Kst::LayoutTab
H A Dviewitemdialog.h29 class LayoutTab; variable
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/parser/
H A DLayout.c69 static const xf86ConfigSymTabRec LayoutTab[] = { variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/layouts/components/
H A DLayoutTab.java21 public class LayoutTab extends PropertyModel { class
188 public LayoutTab(int tabId, boolean isIncognito, int maxContentTextureWidth, in LayoutTab() method in LayoutTab
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_unittest.cc187 static void LayoutTab(Tab* tab) { tab->Layout(); } in LayoutTab() function in TabTest