Home
last modified time | relevance | path

Searched refs:point (Results 226 – 250 of 259) sorted by last modified time

1234567891011

/plugin/bible/bible_douayRheims/
H A DNumbers.txt684 …18:32. And you shall not sin in this point, by reserving the choicest and fat things to yourselves…
H A DWisdom.txt182 …could not otherwise be continent, except God gave it, and this also was a point of wisdom, to know…
/plugin/solr/
H A DREADME.md17 The `schema.xml` file that comes with this plugin can be used as your starting point for creating …
/plugin/mytemplate/
H A DREADME27 replaced. If you don't get the point, the list-command is a common case where using different
/plugin/jdraw/lib/
H A Djgraphx.jar ... String DEFAULT_IMAGEBASEPATH protected String imageBasePath protected java.awt.Point translate protected double scale protected boolean drawLabels protected java. ...
H A Djgraphx-examples.jar ... .Object) com.mxgraph.util.mxPoint point java.util.Iterator it java.util. ...
H A Djdraw.jar ... .Object) com.mxgraph.util.mxPoint point java.util.Iterator it java.util. ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java635 mxPoint point = it.next(); in getToolTipForCell() local
636 tip += "[x=" + numberFormat.format(point.getX()) in getToolTipForCell()
637 + ",y=" + numberFormat.format(point.getY()) in getToolTipForCell()
653 mxPoint point = state.getAbsolutePoint(i); in getToolTipForCell() local
654 tip += "[x=" + numberFormat.format(point.getX()) in getToolTipForCell()
655 + ",y=" + numberFormat.format(point.getY()) in getToolTipForCell()
H A DGraphEditor.java.bak468 * the middle control point of edges is double clicked (flipped).
506 mxPoint point = it.next();
507 tip += "[x=" + numberFormat.format(point.getX())
508 + ",y=" + numberFormat.format(point.getY())
524 mxPoint point = state.getAbsolutePoint(i);
525 tip += "[x=" + numberFormat.format(point.getX())
526 + ",y=" + numberFormat.format(point.getY())
/plugin/pagemove/lang/en/
H A Dpagemove.txt6 * You must have edit permission for the document and any documents that point to it (backlinks).
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js65 isAffected: function(point, element, drop) { argument
73 Position.within(drop.element, point[0], point[1]) );
88 show: function(point, element) { argument
93 if(Droppables.isAffected(point, element, drop))
102 Position.within(drop.element, point[0], point[1]);
457 draw: function(point) { argument
473 return (point[i]-pos[i]-this.offset[i])
/plugin/latex/
H A DTODO15 manually and set it to a specific shared point, in a small wiki.
/plugin/tline/
H A DREADME.txt39 and then point your browser to
H A DCHANGES.txt127 * Span point decorator: Now uses color attribute if present, else css.
149 Issue is that the Point Highlight Decorator is centered on the point in time
/plugin/tline/timeline_js/
H A Dtimeline-bundle.css25 .timeline-highlight-point-decorator{
32 .timeline-horizontal .timeline-highlight-point-decorator,
38 .timeline-vertical .timeline-highlight-point-decorator,
45 .timeline-highlight-point-decorator{background-color:#ff5;}
/plugin/tline/timeline_ajax/styles/
H A Dgraphics-ie6.css49 .simileAjax-bubble-arrow-point-left-pngNotTranslucent {
51 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-left.png', sizingM…
55 .simileAjax-bubble-arrow-point-right-pngNotTranslucent {
57 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-right.png', sizing…
61 .simileAjax-bubble-arrow-point-up-pngNotTranslucent {
63 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-up.png', sizingMet…
67 .simileAjax-bubble-arrow-point-down-pngNotTranslucent {
69 …oft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-down.png', sizingM…
H A Dgraphics.css120 div.simileAjax-bubble-arrow-point-left {
126 .simileAjax-bubble-arrow-point-left-pngTranslucent {
127 background: url(../images/bubble-arrow-point-left.png) center right no-repeat;
130 div.simileAjax-bubble-arrow-point-right {
136 .simileAjax-bubble-arrow-point-right-pngTranslucent {
137 background: url(../images/bubble-arrow-point-right.png) center left no-repeat;
140 div.simileAjax-bubble-arrow-point-up {
146 .simileAjax-bubble-arrow-point-up-pngTranslucent {
147 background: url(../images/bubble-arrow-point-up.png) bottom center no-repeat;
150 div.simileAjax-bubble-arrow-point-down {
[all …]
/plugin/progrecss/
H A DChangeLog26 * Plugin Page: Updated to point to new demo page.
/plugin/linkbonus/syntax/
H A Dinterwiki.txt101 /* if at this point $data is empty, we are dealing with a
181 at this point we have all the information required to
/plugin/tabtables/
H A Daction.php54 * Preprocesses the user's written data, by hooking into the text parser at the preprocessing point
/plugin/processing/
H A Dscript.js2015 p.point(this.params[0], this.params[1]);
7396 p.point = function point(x, y, z) { function
8110 p.point(vertArray[i][0], vertArray[i][1]);
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt436 # "point" -- nearest point to x on local helix axis
1969 # bug fix: D3h point group
2110 # new feature: measure {atomExpression or point} {atomExpression or point} ...
2163 # new feature: draw {point} {plane}
2528 # last point, not first
3688 # new feature: boundbox corners {point or expression} {point or expression} [on|off]
4342 # bug fix: problem with unescaping comma-separated point strings "{1,2,3}" as a point.
4367 # point(a,b,c) or point("{x,y,z}")
4369 # x = point(y[3], y[6], y[2])
4370 # x = point("{2,3,5}")
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...

1234567891011