Home
last modified time | relevance | path

Searched refs:useLayout (Results 1 – 10 of 10) sorted by relevance

/dports/www/phprecipebook/phprecipebook/modules/lists/
H A Dprint.php14 $useLayout = array(); variable
37 $useLayout = split(',', $rc->fields[0]); variable
38 if (!count($useLayout)) $useLayout[] = ''; //if it does not exist, set it to empty
45 $useLayout[] = $key; // add the section
121 foreach ($useLayout as $section) {
151 foreach ($useLayout as $section) {
179 foreach ($useLayout as $section)
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/nodeGraph/
H A Dlayout.test.ts2 import { useLayout } from './layout';
31 return useLayout(nodes, edges, undefined, 100, 1000);
41 return useLayout(nodes, edges, undefined, 100, 1000);
H A Dlayout.ts42 export function useLayout( function
H A DNodeGraph.tsx12 import { Config, defaultConfig, useLayout } from './layout';
145 const { nodes, edges, markers, bounds, hiddenNodesCount, loading } = useLayout(
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/newt/parenting/
H A DTestParenting02AWT.java87 …public void runNewtChildOnAWTParent(final boolean useLayout, final boolean deferredPeer) throws In… in runNewtChildOnAWTParent() argument
109 if(useLayout) { in runNewtChildOnAWTParent()
135 if(useLayout) { in runNewtChildOnAWTParent()
163 if(useLayout) { in runNewtChildOnAWTParent()
227 if(useLayout) { in runNewtChildOnAWTParent()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DLaTeXFeatures.h141 void useLayout(docstring const & lyt);
185 void useLayout(docstring const &, int);
H A DLaTeXFeatures.cpp585 void LaTeXFeatures::useLayout(docstring const & layoutname) in useLayout() function in lyx::LaTeXFeatures
587 useLayout(layoutname, 0); in useLayout()
591 void LaTeXFeatures::useLayout(docstring const & layoutname, int level) in useLayout() function in lyx::LaTeXFeatures
613 useLayout(layout.depends_on(), level + 1); in useLayout()
H A DParagraph.cpp1460 features.useLayout(layout_->name()); in validate()
/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DSpringEmbedderKK.h113 bool useLayout() { return m_useLayout; } in useLayout() function
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1useLayout(\n rawNodes: NodeDatum[],\n rawEdges: EdgeDatum[],\n config: Config = defaultConfig,\…