Home
last modified time | relevance | path

Searched refs:type (Results 3051 – 3075 of 4303) sorted by relevance

1...<<121122123124125126127128129130>>...173

/plugin/odt/ODT/
H A DODTDocument.php225 public function adjustLengthCallback ($property, $value, $type, $rule) { argument
232 switch ($type) {
597 function insertIndex($type='toc', array $settings=NULL) { argument
598 ODTIndex::insertIndex($this->params, $this->indexesData, $type, $settings);
1387 * @param string $type Type of outline style to set
1389 public function setOutlineStyle ($type) { argument
1395 switch ($type) {
/plugin/odp/
H A Drenderer.php274 foreach($this->manifest as $path => $type){
275 $value .= '<manifest:file-entry manifest:media-type="'.$this->_xmlEntities($type).
966 function _highlight($type, $text, $language=null) { argument
969 if ($type == "file") $style_name = "Source_20_File";
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js120 var type = evt.type;
121 if (type == "mouseover") {
123 } else if (type == "mouseout") {
202 Calendar.createElement = function(type, parent) { argument
207 el = document.createElementNS("http://www.w3.org/1999/xhtml", type);
209 el = document.createElement(type);
983 var act = (Calendar.is_ie || ev.type == "keypress"),
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2type){return type in Runtime.INT_TYPES||type in Runtime.FLOAT_TYPES}),isPointerType:function isPoi… property in AnonymousFunctionee075bfbae00.mount
/plugin/sketchcanvas/script/
H A DSketchCanvas.js1011 type: this.tool, property in Shape.serialize.alldat
1226 if(obj.type === 'meta'){
1230 if(!(obj.type in toolmap))
1232 var robj = new toolmap[obj.type].objctor();
1233 robj.tool = obj.type;
1591 xmlHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
1617 xmlHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
1638 xmlHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
1714 + 'x:<input id="sizeinputx" type="text">'
1715 + 'y:<input id="sizeinputy" type
2653 var defaultMetaObj = {type: "meta", size: [1024-x1, 640-y1]}; global() property in SketchCanvas.defaultMetaObj
[all...]
/plugin/tline/
H A DREADME.txt34 c) Open a shell or command prompt to the install directory and type:
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdocumentprocessor.js216 if ( oInput.type == 'hidden' )
/plugin/findologicxmlexport/tpl/
H A Dadmin.twig3 <link rel="stylesheet" type="text/css" href="{{stylesheetUrl}}">
/plugin/sphinxsearch-was/
H A Dchangelog19 * Added type casting for sphinx IDS from signed to unsigned as it required by
/plugin/htmlokay/
H A Dscript.js174 if(e[i].type == "radio") {
/plugin/svgpureinsert/_test/
H A Dsvglogo.svg25 <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
/plugin/semanticdata/
H A Dstyle.css54 list-style-type: none;
/plugin/oembed/docs/
H A Ddokuwiki-oembed.txt7 type : syntax
H A Ddokuwiki-oembed.org10 type : syntax
/plugin/abc2/abc-libraries/abc2svg/
H A Dsth-1.js38 if(curvoice.sth&&s&&s.type==C.NOTE){s.sth=curvoice.sth;curvoice.sth=null}
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md64 // resource(13) of type (stream)
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css97 list-style-type:none;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso41 Set which file extensions are allowed and/or denied for each file type.
/plugin/tindexmenu/
H A Dscript.js106 oLink.type = "text/javascript";
/plugin/nsrelation/
H A Dstyle.css19 list-style-type: none;
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …,contents:[{id:"info",label:h.lang.common.generalTab,expand:!0,elements:[{type:"html",id:"legends"…
/plugin/bootnote/
H A DREADME.md26 **Note :** If you want more type of note, please let me know by opening an issue in this repos.
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …,contents:[{id:"info",label:e.lang.common.generalTab,expand:!0,elements:[{type:"html",id:"legends"…
/plugin/bez/mdl/
H A DTaskFactory.php53 $sql = "SELECT task.id, task.type, task.content_html, task.state, task.cost, task.plan_date, task.close_date,
71 $by_type[$task->type][$task->id] = $task;
/plugin/shell/
H A DP0wnyShell.css19 container-type: size;

1...<<121122123124125126127128129130>>...173