Home
last modified time | relevance | path

Searched refs:anchor (Results 76 – 100 of 262) sorted by last modified time

1234567891011

/plugin/ckgedit/lang/
H A Den.4.9.js.beautified313 "anchor": "Anchor",
498 "anchor": {
503 "errorName": "Please type the anchor name",
548 "toAnchor": "Link to anchor in the text",
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js17 function createFakeAnchor( editor, anchor ) argument
19 return editor.createFakeElement( anchor, 'cke_anchor', 'anchor' );
23 title : editor.lang.anchor.title,
62 var anchor = editor.document.createElement( 'a', { attributes: attributes } );
66 anchor = createFakeAnchor( editor, anchor );
68 range.insertNode( anchor );
121 label : editor.lang.anchor.title,
128 label : editor.lang.anchor.name,
134 alert( editor.lang.anchor.errorName );
H A Dlink.js1anchor={};ag.anchor.name=ag.anchor.id=al[1]}else{if((ao=ap.match(N))){var af=ap.match(j),ah=ap.mat…
H A Dlink.js.unc271 retval.type = 'anchor';
272 retval.anchor = {};
273 retval.anchor.name = retval.anchor.id = anchorMatch[1];
1233 case 'anchor':
1234 var name = ( data.anchor && data.anchor.name ),
1235 id = ( data.anchor && data.anchor.id );
1720 * Handles the "click" on a given result anchor
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc12 editor.addCommand( 'anchor', new CKEDITOR.dialogCommand( 'anchor' ) );
28 command : 'anchor'
31 CKEDITOR.dialog.add( 'anchor', this.path + 'dialogs/anchor.js' );
108 anchor :
112 group : 'anchor',
120 group : 'anchor',
157 if ( anchor.getAttribute( 'href' ) && anchor.getChildCount() )
160 if ( anchor && anchor.hasAttribute( 'name' ) )
238 return 'anchor';
350 anchor;
[all …]
/plugin/discussion/
H A Daction.php1097 $anchor = ($jump ? '#discussion__comment_form' : '' );
1100 … class="button discussion__<?php echo $act?>" method="get" action="<?php echo script().$anchor ?>">
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js3279 anchor = a.clone().add(wholeMonthDiff, 'months'),
3282 if (b - anchor < 0) {
3285 adjust = (b - anchor) / (anchor - anchor2);
3289 adjust = (b - anchor) / (anchor2 - anchor);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DComment.php26 public $anchor; variable in Google\\Service\\Drive\\Comment
69 public function setAnchor($anchor) argument
71 $this->anchor = $anchor;
78 return $this->anchor;
/plugin/c3chart/assets/
H A Djs-yaml.min.js2anchor,a=[],l=!1;if(-1!==e.firstTabInLine)return!1;for(null!==e.anchor&&(e.anchorMap[e.anchor]=a),…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js43026 var anchor = getResizedTargetAnchor(incoming, newShape, oldShape);
43028 modeling.reconnectEnd(incoming, newShape, anchor);
43032 var anchor = getResizedSourceAnchor(outgoing, newShape, oldShape);
43034 modeling.reconnectStart(outgoing, newShape, anchor);
/plugin/passpolicy/
H A D10k-common-passwords.txt7175 anchor
H A Dwords.txt128 anchor
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt27 anchor=Aingura
H A Ddia_fa.txt27 anchor=‫لنگر‬
H A Ddia_ja.txt27 anchor=アンカー
H A Ddia_kn.txt27 anchor=Anchor
H A Ddia_ru.txt27 anchor=Якорь
H A Ddia_si.txt27 anchor=Anchor
H A Ddia_sl.txt27 anchor=Anchor
H A Ddia_ta.txt27 anchor=Anchor
H A Ddia_vi.txt27 anchor=Neo
H A Ddia_ar.txt27 anchor=‫مرساة‬
H A Ddia_bg.txt27 anchor=Котва
H A Ddia_bn.txt27 anchor=Anchor
H A Ddia_ca.txt27 anchor=Enllaç

1234567891011