Home
last modified time | relevance | path

Searched refs:head (Results 26 – 50 of 360) sorted by relevance

12345678910>>...15

/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dnon-tables.md8 looks | like | head
11 looks | like | head
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dnon-tables.md8 looks | like | head
11 looks | like | head
/plugin/imageflow/
H A Daction.php58 $head =& $event->data;
62 $head['script'][] = array( 'type'=>'text/javascript', '_data'=> $script);
/plugin/gcalendar/inc/
H A Dgcal_show.php278 $head = "<a title='$pagelist' href='".wl($page_ID)."'>".$name."</a>";
281 $head=$page_name;
298 $head = implode(' ',$titles);
300 $head=$page_name;
304 echo "<th class='gCal_columnHead'>$head</th>";
/plugin/freechat/phpfreechat/data/public/js/
H A Dcreatestylerule.js14 var head = document.getElementsByTagName("head")[0];
20 head.appendChild(this.style);
/plugin/dirtylittlehelper/mermaid/editor/src/
H A DApp.svelte26 <svelte:head>
30 </svelte:head>
/plugin/geourl/lang/en/
H A Dintro.txt5 …ve to insert the following code into your template, somewhere inside of the **<head></head>** tags.
/plugin/nssize/
H A Dsyntax.php96 * @param string $head
99 function _row(&$renderer,$head,$cell,$strong){ argument
103 $renderer->doc.=$head;
/plugin/redirect2/
H A Dhelper.php70 $head = (substr($token[0],0,1)==':') ? ':' : '';
72 $ptn = $head . cleanID($token[0]) . $tail;
/plugin/uilanguage/
H A Daction.php79 $head = & $event->data;
80 $links = & $head['link'];
/plugin/struct/meta/
H A DCSVImporter.php119 foreach ($header as $i => $head) {
120 $col = $this->schema->findColumn($head);
123 if ($head !== 'pid') {
/plugin/revealjs/plugin/math/
H A Dmath.js35 var head = document.querySelector( 'head' );
58 head.appendChild( script );
/plugin/googleads/lang/en/
H A Dintro.txt9 …e following code into your template's **main.php**, somewhere inside of the ''<head></head>'' tags.
/plugin/issuetracker/
H A Dtablekit.js74 if(!TableKit.tables[id].dom.head) {
77 return TableKit.tables[id].dom.head;
769 var head = $(TableKit.getHeaderCells(table, cell)[TableKit.getCellIndex(cell)]);
770 if(head.hasClassName(op.noEditClass)) {return;}
775 var ftype = TableKit.Editable.getCellEditor(null,null,head);
779 getCellEditor : function(cell, table, head) { argument
780 var head = head ? head : $(TableKit.getHeaderCells(table, cell)[TableKit.getCellIndex(cell)]);
782 if(head.id && TableKit.Editable.types[head.id]) {
783 ftype = TableKit.Editable.types[head.id];
785 var n = $w(head.className).detect(function(n){
[all …]
/plugin/diagramsnet/lib/js/deflate/
H A Dpako.min.js2head[--e],t.head[e]=i>=_?i-_:0}while(--a);e=a=_;do{i=t.prev[--e],t.prev[e]=i>=_?i-_:0}while(--a);n…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dextends.rst19 <head>
20 {% block head %}
24 </head>
51 {% block head %}
248 {% block head %}
252 {% endblock head %}
264 {% block head %}
270 {% endblock head %}
/plugin/codeprettify/
H A DREADME.md13 <head>
15 </head>
/plugin/vertical/
H A DREADME.md13 You need to set `<vertical head=align body=align>` and `</vertical>` tags around your table, where …
20 <vertical head=bottom body=center>
/plugin/magnifier/
H A Dscript.js4 var head = document.head || $("head")[0] || document.documentElement;
6 var sheet = head.appendChild(style).sheet;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-html.phpt17 <head>
43 </head>
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js.map1head","from","to","goSubwordLeft","goSubwordRight","scrollLineUp","info","getScrollInfo","somethin…
H A Dvim.min.js1 …(T)}if(e){var j=c.listSelections();for(var k=0;k<j.length;k++){var l=j[k].head;c.replaceRange("",j…
2head):a.getCursor("head"));var l=oa(b.visualMode?ha(a,j.anchor):a.getCursor("anchor"));var m=oa(k)… property in ya.u
3head));var e=ja(d,0,1);Qb(c);if(d.ch==a.getLine(d.line).length){var f=document.createElement("span… property in c.sel
H A Dvim.min.js.map1head","tail","buffer","Array","add","oldCur","newCur","current","curMark","useNextSlot","cursor","…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Table/
H A DTableParser.php105 $head = new TableSection(TableSection::TYPE_HEAD);
106 $this->block->appendChild($head);
109 $head->appendChild($headerRow);
122 // Body can not have more columns than head
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso27 <head>
32 </head>

12345678910>>...15