Home
last modified time | relevance | path

Searched +refs:org +refs:element +refs:set +refs:contents (Results 51 – 75 of 22128) sorted by relevance

12345678910>>...886

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/doc/devguide/coding/
H A Dprogress-events.rst9 .. contents::
31 The Native Client runtime reports a set of state changes during the module
34 <http://www.w3.org/TR/progress-events/>`_ standard (except for the ``crash``
145 width and height are set to 0.
169 outermost scope capture events for their contained elements, you can set
173 <http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-flow-capture>`_ and
175 <http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-registration>`_.
184 in the proposed W3C `Progress Events <http://www.w3.org/TR/progress-events/>`_
207 The ``<embed>`` element has a ``lastError`` attribute that is set to an
214 this function prints the contents of the ``lastError`` attribute
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/src/components/dialog/
H A Ddialog.md10 An element is considered modal if it
11 [blocks interaction with the rest of the application](https://en.wikipedia.org/wiki/Modal_window).
29 The children you provide to this component are rendered as contents inside the
30 `Classes.DIALOG` element. Typically, you will want to provide a child with
54 The children you provide to this component are rendered as contents inside the
55 `Classes.DIALOG` element. Typically, you will want to render a panel with
66 parent `MultistepDialog` wrapper. `DialogStep` title text can be set via the `title` prop.
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/elements/
H A DProxyElement.as6 * The contents of this file are subject to the Mozilla Public License
9 * http://www.mozilla.org/MPL/
22 package org.osmf.elements
30 import org.osmf.media.MediaElement;
32 import org.osmf.metadata.Metadata;
33 import org.osmf.traits.MediaTraitBase;
35 import org.osmf.utils.OSMFStrings;
73 * @see org.osmf.traits
88 * precedence. If the param is null, then it must be set (via the
125 public function set proxiedElement(value:MediaElement):void
[all …]
/dports/science/axom/axom-0.6.1/src/axom/spin/docs/sphinx/
H A Dbvh.rst5 `bounding volume hierarchy <https://en.wikipedia.org/wiki/Bounding_volume_hierarchy>`_.
10 It is also well-suited to data sets where the contents are unevenly distributed,
11 since the bins are subdivided based on their contents.
27 After the structure is built, we can use the BVH to generate a list of element IDs
29 to get the list of element IDs that the query point intersects.
71 parameter of ``BVH`` is set correctly.
76 mesh element based on the element index, check whether the query point intersects it
83 is set to the new surface element. The predicate used for traversal also utilizes the
/dports/www/p5-Web-Query/Web-Query-0.39/
H A DREADME.mkdn131 ### contents
158 Get the descendants of each element in the current set of matched elements, filtered by a selector.
223 Get the parent of each element in the current set of matched elements.
227 Get the previous node of each element in the current set of matched elements.
235 Get the next node of each element in the current set of matched elements.
277 Insert content, specified by the parameter, after each element in the set of matched elements.
290 Insert content, specified by the parameter, to the end of each element in the set of matched elemen…
398 Insert content, specified by the parameter, before each element in the set of matched elements.
435 Insert every element in the set of matched elements before the target.
439 Insert every element in the set of matched elements after the target.
[all …]
/dports/mail/py-managesieve3/managesieve3-1.1/
H A DPKG-INFO5 Home-page: https://bitbucket.org/ericvsmith/managesieve3
18 <https://tools.ietf.org/html/rfc5804>`_. It works with either Python
51 *cmd_checkscript(contents)*
53 Send a *CHECKSCRIPT* request to the sieve server. If the contents
67 contents script named *name* is returned. On error (for example,
82 2-tuple is returned. The first element is a set containing the
84 its name is returned in the second element of the tuple. If no
85 script is active, the second element is *None*.
98 *cmd_putscript(name, contents)*
101 *name* and contents specified by *contents* is stored on the
[all …]
/dports/mail/py-managesieve3/managesieve3-1.1/managesieve3.egg-info/
H A DPKG-INFO5 Home-page: https://bitbucket.org/ericvsmith/managesieve3
18 <https://tools.ietf.org/html/rfc5804>`_. It works with either Python
51 *cmd_checkscript(contents)*
53 Send a *CHECKSCRIPT* request to the sieve server. If the contents
67 contents script named *name* is returned. On error (for example,
82 2-tuple is returned. The first element is a set containing the
84 its name is returned in the second element of the tuple. If no
85 script is active, the second element is *None*.
98 *cmd_putscript(name, contents)*
101 *name* and contents specified by *contents* is stored on the
[all …]
/dports/textproc/p5-XML-Mini/XML-Mini-1.38/
H A DREADME110 XML::Mini is a set of Perl (and PHP) classes that allow you to access
124 $XML::Mini::AutoEscapeEntities - when greater than 0, the values set for
125 nodes are automatically escaped, thus $element->text('4 is > 3') will
126 set the contents of the appended node to '4 is &gt; 3'. Default setting
132 contents 'Hello There' instead of ' Hello There '. Default setting is 1.
134 $XML::Mini::CaseSensitive - when greater than 0, element names are
135 treated as case sensitive. Thus, $element->getElement('subelement') and
136 $element->getElement('SubElement') will be equivalent. Defaults to 0.
165 free programs ("free" here being used in the sense of the GPL, see http://www.gnu.org for more deta…
188 along with XML::Mini. If not, see <http://www.gnu.org/licenses/>.
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor/src/org/eclipse/ui/texteditor/
H A DEditorMessages.properties7 # https://www.eclipse.org/legal/epl-2.0/
34 …outofsync_message=The file ''{0}'' has been changed. Replace the editor contents with these change…
52 Editor_error_setinput_message=Cannot open input element:
57 …ouldNotCreate_message= The ''{0}'' extension from plug-in ''{1}'' to the ''org.eclipse.ui.workbenc…
58 …to the ''org.eclipse.ui.workbench.texteditor.hyperlinkDetectors'' extension point was ignored beca…
59 …alidExtension_message= The ''{0}'' extension from plug-in ''{1}'' to the ''org.eclipse.ui.workbenc…
60 …the ''org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets'' extension point was ignored b…
61 …alidExtension_message= The ''{0}'' extension from plug-in ''{1}'' to the ''org.eclipse.ui.workbenc…
65 Editor_mark_status_message_mark_set=Mark set
68 MarkRegionTarget_markNotSet=mark not set
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/javadoc/
H A DJavadocContentAccess2.java491 …fMethod= (IMethod) ((element instanceof ILocalVariable || element instanceof ITypeParameter) ? ele…
962 parameterNames.set(paramIndex, null);
976 typeParameterNames.set(paramIndex, null);
999 exceptionNames.set(exceptionIndex, null);
2134 String contents= getHTMLContentFromAttachedSource(root, packageFragment);
2135 if (contents != null)
2136 return contents;
2166 String contents= getFileContentFromAttachedSource(root, filePath);
2167 if (contents != null) {
2168 Javadoc packageJavadocNode= getPackageJavadocNode(packageFragment, contents);
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/
H A DCompilationUnitDocumentProvider.java619 fProblemRequestorState.set(state); in internalBeginReporting()
662 fProblemRequestorState.set(null); in internalEndReporting()
985 return (ICompilationUnit) element; in createCompilationUnit()
1127 InputStream contents= storage.getContents(); in createFakeCompiltationUnit() local
1129 in= new BufferedReader(new InputStreamReader(contents, charsetName)); in createFakeCompiltationUnit()
1147 contents.close(); in createFakeCompiltationUnit()
1279 super.disposeFileInfo(element, info); in disposeFileInfo()
1288 super.connect(element); in connect()
1289 if (getFileInfo(element) != null) in connect()
1299 info.fElement= element; in connect()
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/npm-asset/cropperjs/
H A DREADME.md11 ## Table of contents
74 new Cropper(element[, options])
77 - **element**
88 <!-- Wrap the image or canvas element with a block element (container) -->
150 [⬆ back to top](#table-of-contents)
207 - An element or an array of elements or a node list object or a valid selector for [Document.queryS…
469 [⬆ back to top](#table-of-contents)
836set the `maxWidth` and `maxHeight` properties to limited numbers, because of [the size limits of a…
894 [⬆ back to top](#table-of-contents)
1011 [⬆ back to top](#table-of-contents)
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/embed/
H A DFileSystemStorage.idl7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
82 If the element is opened and it is a stream element
83 the removing will fail. If the element is opened and
84 it is a storage element, all the contents that can be
104 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/embed/
H A DFileSystemStorage.idl7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
82 If the element is opened and it is a stream element
83 the removing will fail. If the element is opened and
84 it is a storage element, all the contents that can be
104 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavaModelOperation.java14 package org.eclipse.jdt.internal.core;
21 import org.eclipse.core.resources.*;
22 import org.eclipse.core.runtime.*;
24 import org.eclipse.jdt.core.*;
25 import org.eclipse.jdt.internal.core.util.Messages;
26 import org.eclipse.jface.text.BadLocationException;
27 import org.eclipse.jface.text.IDocument;
28 import org.eclipse.text.edits.TextEdit;
277 contents, in createFile()
446 OPERATION_STACKS.set(stack); in getCurrentOperationStack()
[all …]
/dports/net/libfixbuf/libfixbuf-2.3.1/src/
H A DipfixDump.pod5 B<ipfixDump> - Print contents of an IPFIX file as human-readable text
10 [--rfc5610] [--element-file FILE_NAME] [--yaf]
20 B<ipfixDump> is a tool to read an IPFIX file and print its contents as
39 L<IANA|https://www.iana.org/assignments/ipfix/ipfix.xhtml> and provided by
40 libfixbuf. There are three ways to augment the set of elements:
48 L<RFC5610|https://tools.ietf.org/html/rfc5610.html>) and to add those elements
54 contents of I<FILE_NAME> and add those information elements to the information
141 =item B<--element-file> I<FILE_NAME>
220 Team, E<lt>http://www.cert.org/netsaE<gt>.
225 B<rwsilk2ipfix(1)>, L<https://tools.netsa.cert.org/cert-ipfix-registry/>,
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSignatureTemplate.idl7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
35 * desired XML signature element but some of the nodes may be empty. The empty
40 * contents to be signed from the template by dereference the URI.</p>
48 * Get the target XML element, i.e. the element to be signed
70 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/xml/crypto/
H A DXXMLSignatureTemplate.idl7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
35 * desired XML signature element but some of the nodes may be empty. The empty
40 * contents to be signed from the template by dereference the URI.</p>
48 * Get the target XML element, i.e. the element to be signed
70 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/quickbook/doc/
H A Dstructure.qbk7 [@http://www.boost.org/LICENSE_1_0.txt])
52 * [@http://www.docbook.org/tdg/en/html/book.html book]
53 * [@http://www.docbook.org/tdg/en/html/article.html article]
55 * [@http://www.docbook.org/tdg/en/html/part.html part]
61 * [@http://www.docbook.org/tdg/en/html/set.html set]
124 [heading Boostbook/Docbook root element attributes]
130 `id` specifies the id of the document element. If it isn't specified
190 the contents of `introduction.qbk` should be something like:
204 Chapter contents....
214 to generate the table of contents, and, when generating html, to
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/quickbook/doc/
H A Dstructure.qbk7 [@http://www.boost.org/LICENSE_1_0.txt])
52 * [@http://www.docbook.org/tdg/en/html/book.html book]
53 * [@http://www.docbook.org/tdg/en/html/article.html article]
55 * [@http://www.docbook.org/tdg/en/html/part.html part]
61 * [@http://www.docbook.org/tdg/en/html/set.html set]
124 [heading Boostbook/Docbook root element attributes]
130 `id` specifies the id of the document element. If it isn't specified
190 the contents of `introduction.qbk` should be something like:
204 Chapter contents....
214 to generate the table of contents, and, when generating html, to
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/quickbook/doc/
H A Dstructure.qbk7 [@http://www.boost.org/LICENSE_1_0.txt])
52 * [@http://www.docbook.org/tdg/en/html/book.html book]
53 * [@http://www.docbook.org/tdg/en/html/article.html article]
55 * [@http://www.docbook.org/tdg/en/html/part.html part]
61 * [@http://www.docbook.org/tdg/en/html/set.html set]
124 [heading Boostbook/Docbook root element attributes]
130 `id` specifies the id of the document element. If it isn't specified
190 the contents of `introduction.qbk` should be something like:
204 Chapter contents....
214 to generate the table of contents, and, when generating html, to
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/quickbook/doc/
H A Dstructure.qbk7 [@http://www.boost.org/LICENSE_1_0.txt])
52 * [@http://www.docbook.org/tdg/en/html/book.html book]
53 * [@http://www.docbook.org/tdg/en/html/article.html article]
55 * [@http://www.docbook.org/tdg/en/html/part.html part]
61 * [@http://www.docbook.org/tdg/en/html/set.html set]
124 [heading Boostbook/Docbook root element attributes]
130 `id` specifies the id of the document element. If it isn't specified
190 the contents of `introduction.qbk` should be something like:
204 Chapter contents....
214 to generate the table of contents, and, when generating html, to
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/quickbook/doc/
H A Dstructure.qbk7 [@http://www.boost.org/LICENSE_1_0.txt])
52 * [@http://www.docbook.org/tdg/en/html/book.html book]
53 * [@http://www.docbook.org/tdg/en/html/article.html article]
55 * [@http://www.docbook.org/tdg/en/html/part.html part]
61 * [@http://www.docbook.org/tdg/en/html/set.html set]
124 [heading Boostbook/Docbook root element attributes]
130 `id` specifies the id of the document element. If it isn't specified
190 the contents of `introduction.qbk` should be something like:
204 Chapter contents....
214 to generate the table of contents, and, when generating html, to
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/osmf/src/org/osmf/layout/
H A DILayoutTarget.as6 * The contents of this file are subject to the Mozilla Public License
22 package org.osmf.layout
44 * Dispatched when a layout element's measured width and height changed.
58 * Dispatched when a layout target is being set as a layout renderer's container.
60 * LayoutRendererBase dispatches this event on the target being set as its container.
79 * Dispatched when a layout target is being un-set as a layout renderer's container.
130 * parent should be set to null, unless the target has already been assigned
224 * Defines the width of the element without any transformations being
227 * keep ratio on scaling the element.
237 * Defines the height of the element without any transformations being
[all …]
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/bugs/
H A Dhtml5_support.mdwn2 [HTML5](http://www.whatwg.org/specs/web-apps/current-work/multipage/) can be
4 HTML5](http://www.w3.org/TR/html5-diff/).
9 * [ikiwiki instance with HTML5 templates](http://natalian.org)
32 > I've made ikiwiki use the time element and all the new semantic elements
47 * [new elements](http://www.w3.org/TR/html5-diff/#new-elements)
75 [rnv](http://packages.qa.debian.org/r/rnv.html).
82 # [article](http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-article-
84 This element is poorly supported by browsers. As a workaround, `style.css` needs:
94 ## Time element
96element](http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the…
[all …]

12345678910>>...886