Home
last modified time | relevance | path

Searched defs:ElementContainer (Results 1 – 15 of 15) sorted by relevance

/dports/math/gfan/gfan0.6.2/src/
H A Dsymmetry.h16 typedef vector<IntegerVector> ElementContainer; typedef
H A Dgfanlib_symmetry.h107 typedef std::set<Permutation/*,LexicographicTermOrder*/> ElementContainer; typedef
/dports/math/gfanlib/gfan0.6.2/src/
H A Dsymmetry.h16 typedef vector<IntegerVector> ElementContainer; typedef
H A Dgfanlib_symmetry.h107 typedef std::set<Permutation/*,LexicographicTermOrder*/> ElementContainer; typedef
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/dom/
H A Delement-container.d.ts9 export declare class ElementContainer { class
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/npm-asset/html2canvas/dist/types/src/dom/
H A Delement-container.d.ts9 export declare class ElementContainer { class
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/general/
H A DPresetElement.h95 typedef std::vector<PresetElement> ElementContainer; typedef
/dports/math/singular/Singular-Release-4-2-1/gfanlib/
H A Dgfanlib_symmetry.h107 typedef std::set<Permutation/*,LexicographicTermOrder*/> ElementContainer; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterToolBar.hxx144 typedef ::std::vector<SharedElementContainerPart> ElementContainer; typedef in sdext::presenter::PresenterToolBar
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterToolBar.hxx144 typedef ::std::vector<SharedElementContainerPart> ElementContainer; typedef in sdext::presenter::PresenterToolBar
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/draw/library/
H A DElementLibrary.java638 public static class ElementContainer { class in ElementLibrary
648 ElementContainer(ElementTypeDescription typeDescription, String treePath) { in ElementContainer() method in ElementLibrary.ElementContainer
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DElement.h88 typedef std::vector<Element*> ElementContainer; typedef
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DFormControl.java849 static final class ElementContainer { class in FormControl
856 public ElementContainer(final Element element, final boolean loadPredefinedValue) { in ElementContainer() method in FormControl.ElementContainer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DSendSecurityHeader.cs69 public SendSecurityHeaderElementContainer ElementContainer property in System.ServiceModel.Security.SendSecurityHeader
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench/src/org/eclipse/e4/ui/workbench/
H A DUIEvents.java1023 public interface ElementContainer { interface in UIEvents