Home
last modified time | relevance | path

Searched defs:element (Results 126 – 150 of 317) sorted by last modified time

12345678910>>...13

/plugin/odt/helper/
H A Dcssimportnew.php76 public function getPropertyForElement ($name, iElementCSSMatchable $element) {
86 …public function getPropertiesForElement (&$dest, iElementCSSMatchable $element, helper_plugin_odt_…
H A Decm_interface.php46 public function iECSSM_has_pseudo_element($element);
/plugin/odt/renderer/
H A Dpage.php1710 function _odtSpanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1745 function _odtParagraphOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1766 function _odtOpenTextBoxUseCSS ($element=NULL, $attributes=NULL, cssimportnew $import=NULL) {
1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, …
1852 …function _odtTableHeaderOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cs…
1876 function _odtTableRowOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
1900 …function _odtTableCellOpenUseCSS($colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL, cssi…
1985 …public function getODTProperties (&$dest, $element, $classString, $inlineStyle, $media_sel=NULL, $…
2126 …public function getODTPropertiesNew (&$dest, $element, $attributes=NULL, $media_sel=NULL, $inherit…
2133 …public function getODTPropertiesFromElement (&$dest, iElementCSSMatchable $element, $media_sel=NUL…
/plugin/odt/ODT/
H A DODTDocument.php335 function spanOpen($styleName, $element=NULL, $attributes=NULL){
349 function spanOpenUseCSS($element=NULL, $attributes=NULL, cssimportnew $import=NULL){
409 function paragraphOpen($styleName=NULL, $element=NULL, $attributes=NULL){
707 function heading($text, $level, $element=NULL, $attributes=NULL){
1006 function listOpen($continue=false, $styleName, $element=NULL, $attributes=NULL) {
1033 function listItemOpen($level, $element=NULL, $attributes=NULL) {
1052 function listHeaderOpen($level, $element=NULL, $attributes=NULL) {
1070 function listContentOpen($element=NULL, $attributes=NULL) {
1122 function tableRowOpen($element=NULL, $attributes=NULL){
2068 public function addHTMLElement ($element, $attributes = NULL) {
[all …]
H A DODTFrame.php69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU…
98 …ction openTextBoxUseProperties (ODTInternalParams $params, $properties, $element=NULL, $attributes…
218 …public static function openFrameUseProperties (ODTInternalParams $params, $properties, $element=NU…
/plugin/openid/Auth/Yadis/
H A DXRDS.php89 public $element = null; variable in Auth_Yadis_Service
/plugin/s5/ui/default/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/s5/ui/dokuwiki/
H A Dslides.js55 function isParentOrSelf(element, id) { argument
/plugin/imagepreview/
H A Dscript.js1 var element = document.getElementById('wiki__text'); variable
/plugin/ckgedit/scripts/
H A Dmediamgr.js40 jQuery( ".odd, .even" ).each( function( index, element ){ argument
/plugin/ckgedit/ckeditor/
H A Dckeditor.js134 CKEDITOR.dom.element.prototype.setSize=function(a,b,d){"number"==typeof b&&(!d||CKEDITOR.env.ie&&CK… class in CKEDITOR.dom
202 …a,c,f,g){a:{null==g&&(g=d(f));for(var h;h=g.shift();)if(h.getDtd().p){g={element:h,remaining:g};br… property in AnonymousFunctiona9e2af6b17e00.b.g
203 c,f,g.remaining);c=new CKEDITOR.dom.range(g.element);c.selectNodeContents(g.element);c=c.createIter… property in a._.nestedEditable
345 …-1:a>b?1:0},b=CKEDITOR.htmlParser.fragment.prototype;CKEDITOR.htmlParser.element.prototype=CKEDITO… class in CKEDITOR.htmlParser
394 …his.attachListener(this,"dblclick",function(b){if(a.readOnly)return!1;b={element:b.data.getTarget(… property in AnonymousFunctiona9e2af6b28e00.AnonymousFunctiona9e2af6b29f00.b
598 …(a),h);g=CKEDITOR.tools.clone(g);g=new O(this,g);h=U(a);this._={editor:a,element:h.element,name:b,… property in CKEDITOR.dialog._
655 …c"],[CKEDITOR.CTRL+85,"underline"]])}});CKEDITOR.config.coreStyles_bold={element:"strong",override… property in CKEDITOR.config.coreStyles_bold
794 CKEDITOR.config.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element… property in CKEDITOR.config.colorButton_foreStyle
921 CKEDITOR.config.font_defaultLabel="";CKEDITOR.config.font_style={element:"span",styles:{"font-famil… property in CKEDITOR.config.font_style
931 …mat_tags="p;h1;h2;h3;h4;h5;h6;pre;address;div";CKEDITOR.config.format_p={element:"p"};CKEDITOR.con… property in CKEDITOR.config.format_pre
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js9 var loadElements = function( element ) argument
/plugin/tagfilter/script/select2/
H A Dselect2.js108 function reinsertElement(element) { argument
180 function getSideBorderPadding(element) { argument
184 function installKeyUpChangeEvent(element) { argument
211 installFilteredMouseMove(element) global() argument
255 installDebouncedScroll(threshold, element) global() argument
842 AnonymousFunctionbb87bed02500(element) global() argument
958 AnonymousFunctionbb87bed02a00(element, collection) global() argument
1006 initSelection(element, callback) global() argument
[all...]
/plugin/icon/
H A DSVG.php220 protected function removeAttributes($element, $keep)
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js515 function renderSprite( v1, element, material ) { argument
622 function renderLine( v1, v2, element, material ) { argument
694 function renderFace3( v1, v2, v3, uv1, uv2, uv3, element, material ) { argument
/plugin/wrap/
H A Dhelper.php243 renderODTElementClose($renderer, $element) global() argument
/plugin/catlist/
H A Dscript.js10 function catlist_button_add_page (element, ns) { argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DHtmlOutputHelper.php105 function xmlName($element) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DConfigChange.php32 public $element; variable in Google\\Service\\ServiceManagement\\ConfigChange
73 public function setElement($element)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMultipartStream.php82 private function addElement(AppendStream $stream, array $element)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/
H A DElement.php36 public $element; variable in phpseclib3\\File\\ASN1\\Element
/plugin/vshare/syntax/
H A Dvideo.php128 iframe($data, $element = 'iframe') global() argument
/plugin/tablelayout/script/
H A Dscript.js165 jQuery('.page .table').each(function (index, element) { argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1647 function clear(element) { argument
1657 function clone$1(element) { argument
1906 function get$1(element) { argument
8253 var element = { class in AnonymousFunctionf8d14cd1ed00
15444 element: function(element, parentShape) { method in importBpmnDiagram.render.visitor
16608 function getDi(element) { argument
21400 element: element, property in AnonymousFunctionf8d14cd11cc00.container
31082 element: element, property in AnonymousFunctionf8d14cd12e500._active
31363 element: element, property in AnonymousFunctionf8d14cd12f400._current
39451 element, newLabel, argument
[all …]
H A Dbpmn-modeler.production.min.js7 …=Ct.abs,Mt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Dt=/(-?\d*\.?\d*(?:e[-+]?\d…
28 …hen((function(e){var o,a,s=e.rootElement,c=e.references,p=e.warnings,u=e.elementsById;s=n._emit("i… property in AnonymousFunction238dff8722500.n
34 …}function s(e,n){var i=t.getLayer("overlays"),r=le('.djs-bendpoints[data-element-id="'+Ss(e.id)+'"… property in _current

12345678910>>...13