Home
last modified time | relevance | path

Searched defs:newlayout (Results 1 – 13 of 13) sorted by relevance

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/3dpc/src/main/java/de/lmu/ifi/dbs/elki/visualization/parallel3d/
H A DOpenGL3DParallelCoordinates.java482 final Layout newlayout = layouter.layout(shared.dim, shared.mat); in startLayoutThread() local
487 final Layout newlayout = shared.settings.layout.layout(shared.rel); in startLayoutThread() local
621 protected void setLayout(final Layout newlayout) { in setLayout()
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dsnd_sdl.c164 int newlayout; in SndSys_Init() local
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/settings/settingsdialog/
H A Dtablayoutshandler.cpp279 QAction *newlayout = m_layoutTemplatesSubMenu->addAction(templates[i].name); in initLayoutTemplatesSubMenu() local
440 Data::Layout newlayout = m_layoutsController->addLayoutForFile(tdata.id, tdata.name, true); in newLayout() local
/dports/sysutils/cpu-x/CPU-X-4.0.1/src/
H A Dgui_gtk.c658 PangoLayout *reflayout, *newlayout; in fill_frame() local
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSPanel.cpp483 SLayout newlayout = p->layout; in setLayout() local
/dports/print/lyx/lyx-2.3.4.2/src/tex2lyx/
H A Dtext.cpp863 Layout const * newlayout) in output_command_layout()
1615 Layout const * newlayout; in parse_environment() local
2707 Layout const * newlayout = 0; in parse_text() local
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Dint.c2870 H5O_layout_t *newlayout = NULL; /* The new layout */ in H5D__format_convert() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Dint.c3007 H5O_layout_t newlayout; /* The new layout */ in H5D__format_convert() local
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Dint.c3052 H5O_layout_t *newlayout = NULL; /* The new layout */ in H5D__format_convert() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Dint.c3307 H5O_layout_t * newlayout = NULL; /* The new layout */ in H5D__format_convert() local
/dports/math/R-cran-igraph/igraph/R/
H A Dtkplot.R653 tk_reshape <- function(tkp.id, newlayout, ..., params) { argument
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiDocument.cpp662 string const newlayout = TextClass::convert(layout); in convert() local
/dports/games/simutrans/simutrans-121.0/
H A Dsimtool.cc4671 uint8 newlayout = (layout+1+rotate180) % desc->get_all_layouts(); in work() local