Home
last modified time | relevance | path

Searched refs:anchors (Results 76 – 100 of 113) sorted by path

12345

/plugin/diagramsnet/lib/resources/
H A Ddia_sr.txt517 noPageContentOrNotSaved=No anchors found on this page or it hasn't been saved yet
1063 noAnchorsFound=No anchors found
H A Ddia_sv.txt1063 noAnchorsFound=No anchors found
H A Ddia_sw.txt517 noPageContentOrNotSaved=No anchors found on this page or it hasn't been saved yet
1063 noAnchorsFound=No anchors found
H A Ddia_ta.txt517 noPageContentOrNotSaved=No anchors found on this page or it hasn't been saved yet
1063 noAnchorsFound=No anchors found
H A Ddia_te.txt517 noPageContentOrNotSaved=No anchors found on this page or it hasn't been saved yet
1063 noAnchorsFound=No anchors found
H A Ddia_th.txt1063 noAnchorsFound=No anchors found
H A Ddia_tr.txt1063 noAnchorsFound=No anchors found
H A Ddia_uk.txt1063 noAnchorsFound=No anchors found
H A Ddia_vi.txt1063 noAnchorsFound=No anchors found
H A Ddia_zh-tw.txt1063 noAnchorsFound=No anchors found
H A Ddia_zh.txt1063 noAnchorsFound=No anchors found
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1anchors | Boolean | Required | True, False |\n *\n *\n *## Notes**: This matters if you are…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …e | Controls whether or arrow markers in html code are absolute paths or anchors | boolean | Requi…
/plugin/dokugitviewer/
H A DREADME19 hyperlink into #ft4 (you need bookmark-plugin for creating those anchors)
/plugin/fckg/fckeditor/editor/css/
H A Dfck_internal.css69 /* Empty anchors images */
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js1388 this.stack = document.headings.anchors.options;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1013 test: Overriding anchors
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1087 * Fixed: anchors without content (for example <a name="name"></a>)
1140 anchors
1142 * Fixed: several problems related local anchors; added some
H A Dbox.container.php845 function reflow_anchors(&$viewport, &$anchors, $page_heights) { argument
846 GenericFormattedBox::reflow_anchors($viewport, $anchors, $page_heights);
850 $this->content[$i]->reflow_anchors($viewport, $anchors, $page_heights);
H A Dbox.generic.php314 function reflow_anchors(&$driver, &$anchors, $page_heights) { argument
321 …$anchors[$link_destination] =& $this->make_anchor($driver->media, $link_destination, $page_heights…
H A Doutput._generic.class.php40 var $anchors; variable in OutputDriverGeneric
53 $this->anchors = array();
H A Dpipeline.class.php820 $box->reflow_anchors($this->output_driver, $this->output_driver->anchors, $page_heights);
H A Dstrategy.link.rendering.normal.php17 if (isset($driver->anchors[substr($link_target,1)])) {
18 $anchor = $driver->anchors[substr($link_target,1)];
/plugin/imageflow/
H A DREADME.md36 You can use your images names or page names as anchors. This will directly pop out the item after t…
/plugin/lightbox/
H A Dscript.js287 var anchors = document.getElementsByTagName("a");
290 for (var i=0; i<anchors.length; i++){
291 var anchor = anchors[i];

12345