Home
last modified time | relevance | path

Searched refs:element (Results 201 – 225 of 796) sorted by last modified time

12345678910>>...32

/plugin/odt/ODT/styles/
H A DODTTextListStyle.php158 switch ($element) {
223 switch ($element) {
234 $element = 'text:list-level-style-'.$element;
256 $levels .= ' <'.$element.' '.$style_attr.">\n";
269 $levels .= " </".$element.">\n";
273 $element = $this->getElementName();
274 $style = '<'.$element.' '.$style.">\n";
278 $style .= '</'.$element.">\n";
301 switch ($element) {
357 $element = $this->getPropertyFromLevel ($level, 'list-level-style');
[all …]
H A DODTTextOutlineStyle.php208 $element = $this->getElementName();
209 $style = '<'.$element.' '.$style.">\n";
213 $style .= '</'.$element.">\n";
/plugin/odt/ODT/
H A Dstyleset.php35 abstract public function export($element); argument
109 $xml_code = XMLUtil::getNextElement($element, substr($style_elements, $pos), $end);
278 public function getStyleAtIndex($element, $index) { argument
279 switch ($element) {
290 public function getStyleCount($element) { argument
291 switch ($element) {
H A DODTDocument.php357 if (!isset($element)) {
358 $element = 'span';
433 if (!isset($element)) {
434 $element = 'p';
1007 if (!isset($element)) {
1186 if (!isset($element)) {
1187 $element = 'table';
1226 $element = 'th';
1255 $element = 'tr';
1284 $element = 'td';
[all …]
H A DODTFrame.php66 * @param string $element The element name, e.g. "div"
77 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
95 * @param string $element The element name, e.g. "div"
140 if (!isset($element)) {
141 $element = 'div';
169 $frame->setHTMLElement ($element);
215 * @param string $element The element name, e.g. "div"
224 if (!isset($element)) {
225 $element = 'div';
351 $frame->setHTMLElement ($element);
[all …]
/plugin/odt/helper/
H A Dcssdocument.php27 public function open ($element, $attributes=NULL, $pseudo_classes=NULL, $pseudo_elements=NULL) { argument
28 $this->internal->open ($element, $attributes, $pseudo_classes, $pseudo_elements);
31 public function close ($element) { argument
32 $this->internal->close ($element);
H A Dcssimport.php1004 public function matches ($element, $classString, $media = NULL, $cssId=NULL) { argument
1025 } else if ( $selector == $element || $selector == $element.'.'.$class ) {
1033 } else if ( $selector == $element ) {
1362 public function getPropertyForElement ($element, $classString, $name, $media = NULL) { argument
1369 $matched = $rule->matches ($element, $classString, $media);
1401 …public function getPropertiesForElement (&$dest, $element, $classString, $media = NULL, $cssId=NUL… argument
1402 if ( empty ($element) && empty ($classString) && empty ($cssId) ) {
1407 $matched = $rule->matches ($element, $classString, $media, $cssId);
H A Dcssimportnew.php76 public function getPropertyForElement ($name, iElementCSSMatchable $element) { argument
77 return $this->internal->getPropertyForElement ($name, $element);
86 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, helper_plugin_odt_… argument
87 $this->internal->getPropertiesForElement ($dest, $element, $units->getInternal());
H A Decm_interface.php46 public function iECSSM_has_pseudo_element($element); argument
/plugin/odt/renderer/
H A Dpage.php1710 function _odtSpanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ argument
1711 $this->document->spanOpenUseCSS($element, $attributes, $import);
1745 function _odtParagraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ argument
1746 $this->document->paragraphOpenUseCSS($element, $attributes, $import);
1766 function _odtOpenTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) { argument
1767 $this->document->openTextBoxUseCSS ($element, $attributes, $import);
1808 $this->document->tableOpenUseCSS($maxcols, $numrows, $element, $attributes, $import);
1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){ argument
1877 $this->document->tableRowOpenUseCSS($element, $attributes, $import);
2130 $this->document->getODTProperties ($dest, $element, $attributes, $media_sel, $inherit);
[all …]
/plugin/openid/Auth/Yadis/
H A DXRDS.php89 public $element = null; variable in Auth_Yadis_Service
177 $attributes = $this->parser->attributes($this->element);
203 return $this->parser->evalXPath($name, $this->element);
371 $s->element = $node;
/plugin/snow/
H A Dsnowstorm.js209 var element = args.shift(),
212 element[method](args[0], args[1]);
214 element[method].apply(element, args);
/plugin/edittable/lib/
H A Dhandsontable.full.js185 element = element.host;
188 element = element.parentNode;
205 while (element != null && element !== until) {
210 element = element.host;
212 element = element.parentNode;
231 element = closest(element, nodes, until);
239 element = element.host;
241 element = element.parentNode;
348 while (element = element.previousSibling) {
898 return element.clientWidth || element.innerWidth;
[all …]
/plugin/s5/ui/default/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
56 if (element == null || element.nodeName=='BODY') return false;
57 else if (element.id == id) return true;
58 else return isParentOrSelf(element.parentNode, id);
/plugin/s5/ui/dokuwiki/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
56 if (element == null || element.nodeName=='BODY') return false;
57 else if (element.id == id) return true;
58 else return isParentOrSelf(element.parentNode, id);
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/af/
H A Daf.txt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSqlNamespace.asciidoc46 $params['body'] = (array) Use the `query` element to start a query. Use the `cursor` element to continue a query. (Required)
59 $params['body'] = (array) Specify the query in the `query` element. (Required)
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/da/
H A Dda.txt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc138 <3> `mappings` is another element nested inside of `settings`, and contains the
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ca/
H A Dca.txt85 3. La família és l’element natural i fonamental de la societat i té dret a la protecció de la societat i de l’Estat.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/mt/
H A Dmt.txt82 3. Il-familja hi l-element naturali u fondamentali tas-soċjetà u għandha l-jedd għall-protezzjoni mis-soċjetà u mill-Istat.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nb/
H A Dnb.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nn/
H A Dnn.txt
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/oc/
H A Doc.txt77 « La familha es l'element natural e fondamental de la societat e a drech a la proteccion de la societat e de l'Estat. »
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/sv/
H A Dsv.txt

12345678910>>...32