Home
last modified time | relevance | path

Searched refs:tip (Results 1 – 25 of 153) sorted by relevance

1234567

/plugin/diagramsnet/lib/js/diagramly/
DDevTools.js12 var tip = graphGetTooltipForCell.apply(this, arguments);
15 tip += ((tip.length > 0) ? '<br>' : '') + 'id=' + cell.id + '<br>';
21tip += 'source=' + parseFloat(geo.sourcePoint.x) + ',' + parseFloat(geo.sourcePoint.y) + '<br>';
26tip += 'target=' + parseFloat(geo.targetPoint.x) + ',' + parseFloat(geo.targetPoint.y) + '<br>';
33 tip += 'abspoints(' + state.absolutePoints.length + ')=';
37tip += parseFloat(state.absolutePoints[i].x) + ',' + parseFloat(state.absolutePoints[i].y) + ';';
40 tip += '<br>';
44 tip += 'points(' + geo.points.length + ')=';
48 tip += parseFloat(geo.points[i].x) + ',' + parseFloat(geo.points[i].y) + ';';
56 tip += 'x/y=' + parseFloat(geo.x) + ',' + parseFloat(geo.y) + '<br>' +
[all …]
/plugin/adhocwrap/
H A Dall.less8 .outline > *, .box > *, .info > *, .tip > *, .important > *,
27 .info, .tip, .important, .alert, .help, .download, .todo {
48 .tip {
87 .tip h1, .tip h2, .tip h3, .tip h4, .tip h5, .tip h6,
97 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo,
98 …article.info, article.tip, article.important, article.alert, article.help, article.download, artic…
99 aside.info, aside.tip, aside.important, aside.alert, aside.help, aside.download, aside.todo,
100 …section.info, section.tip, section.important, section.alert, section.help, section.download, secti…
101 …figure.info, figure.tip, figure.important, figure.alert, figure.help, figure.download, figure.todo…
106 div.info, div.tip, div.important, div.alert, div.help, div.download, div.todo,
[all …]
/plugin/character/
Dsyntax.php118 $tip = "unicode code point";
122 $tip = "hexadecimal escape sequence";
126 $tip = 'code point escape sequence';
129 $tip = "decimal HTML entity";
132 $tip = "hexadecimal HTML entity";
135 $tip = "URL encoding";
138 $tip = 'character literal';
141 $tip = 'escape sequence';
147 .$tip.'</span>'
/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java617 String tip = "<html>"; in getToolTipForCell() local
623 tip += "points={"; in getToolTipForCell()
636 tip += "[x=" + numberFormat.format(point.getX()) in getToolTipForCell()
641 tip = tip.substring(0, tip.length() - 1); in getToolTipForCell()
645 tip += "}<br>"; in getToolTipForCell()
646 tip += "absPoints={"; in getToolTipForCell()
654 tip += "[x=" + numberFormat.format(point.getX()) in getToolTipForCell()
659 tip = tip.substring(0, tip.length() - 1); in getToolTipForCell()
662 tip += "}"; in getToolTipForCell()
666 tip += "geo=["; in getToolTipForCell()
[all …]
DGraphEditor.java.bak488 String tip = "<html>";
494 tip += "points={";
507 tip += "[x=" + numberFormat.format(point.getX())
512 tip = tip.substring(0, tip.length() - 1);
516 tip += "}<br>";
517 tip += "absPoints={";
525 tip += "[x=" + numberFormat.format(point.getX())
530 tip = tip.substring(0, tip.length() - 1);
533 tip += "}";
537 tip += "geo=[";
[all …]
/plugin/tooltip/
Dstyle.css26 div.dokuwiki span.tooltip_default .tip {
34 div.dokuwiki span.tooltip_default:hover .tip {
67 div.dokuwiki span.tooltip_winlike .tip {
75 div.dokuwiki span.tooltip_winlike:hover .tip {
111 span.tooltip_inline .tip {
119 span.tooltip_inline:hover .tip {
/plugin/autotooltip/
H A Dsyntax.php88 $tip = [];
91 preg_match('/<tip>([\s\S]+)<\/tip>/', $inner, $tip);
96 $data['tip'] = count($tip) >= 1 ? $tip[1] : null;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dspaceless.rst4 .. tip::
25 .. tip::
30 .. tip::
37 .. tip::
/plugin/bootswrapper/exe/help/
Dcallout.txt106 <callout type="tip" icon="true">
108 This is a tip callout (alias of ''warning'').
113 <callout type="tip" icon="true"> [...] </callout>
146 … ''info'' ''warning'' ''danger'' (''question'' ''tip'') | Type of callout \\ \\ ''question'' and …
/plugin/npd/
Dhelper.php55 $tip = htmlspecialchars($label);
92 $ret .= 'title="'.$tip.'" ';
/plugin/new_page_dialog/
Dhelper.php46 $tip = htmlspecialchars($label);
85 $ret .= 'title="'.$tip.'" ';
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Dspaceless.rst44 .. tip::
49 .. tip::
56 .. tip::
/plugin/annotate/
Danno.php114 $tip = '<span class="' . $xhtml . ' anno-dclk-over ui-widget-content">';
117 $tip = '<span class="annotation ui-widget-content '. $xhtml . '">';
119 $renderer->doc .= $tip;
/plugin/note/
DREADME.md12 You can use the note keywords `important`, `warning` and `tip` to change the look of note as well
17 <note tip>tip</note>
/plugin/ckgedit/ckeditor/plugins/note/lang/
Den.js7 tip: 'Tip', property
Dde.js7 tip: 'Hinweis', property
/plugin/ckgdoku/ckeditor/plugins/wrap/lang/
Dar.js5 tip: 'مربع تلميح', property
Dfa.js5 tip: 'کادر نکته', property
Des.js6 tip: 'caja de consejo', property
/plugin/ckgedit/ckeditor/plugins/wrap/lang/
Dar.js5 tip: 'مربع تلميح', property
Dfa.js5 tip: 'کادر نکته', property
Des.js6 tip: 'caja de consejo', property
/plugin/admnote/
Dstyle.css21 …--adm-tip-pic: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewB…
108 .admonition.tip {
111 .tip>.admonition-title {
114 .tip>.admonition-title::before {
116 -webkit-mask-image: var(--adm-tip-pic);
117 mask-image: var(--adm-tip-pic);
/plugin/markdownextra/lib/meltdown/js/
Djquery.meltdown.js314 var tip, preview;
320 tip = preview.qtip({
347 tip.qtip('destroy');
362 tip: true property
/plugin/ckgedit/ckeditor/plugins/note/dialogs/
Dnote.js.unc15 …keditor/plugins/note/icons/note_tip.png" alt="'+editor.lang.note .tip+'">', 'tip' ] , [ '<img s…

1234567