Home
last modified time | relevance | path

Searched refs:arrow (Results 351 – 364 of 364) sorted by last modified time

1...<<1112131415

/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties.bak60 arrow=Arrow
H A Deditor_de.properties66 arrow=Pfeil key
H A Deditor.properties62 arrow=Arrow key
H A Deditor.properties.bak59 arrow=Arrow
H A Dbasic-style.xml.bak31 <add as="arrow" extend="defaultVertex">
32 <add as="shape" value="arrow"/>
H A Ddefault-style.xml.bak23 <add as="arrow" extend="defaultVertex">
24 <add as="shape" value="arrow"/>
H A Deditor_de.properties.bak60 arrow=Pfeil
/plugin/tline/
H A DCHANGES.txt245 * Added mouse-wheel scroll. Mouse-wheel acts as left and right arrow keys. Theme
/plugin/tline/timeline_ajax/styles/
H A Dgraphics-ie6.css49 .simileAjax-bubble-arrow-point-left-pngNotTranslucent {
51 …Microsoft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-left.png', s…
55 .simileAjax-bubble-arrow-point-right-pngNotTranslucent {
57 …Microsoft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-right.png', …
61 .simileAjax-bubble-arrow-point-up-pngNotTranslucent {
63 …Microsoft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-up.png', siz…
67 .simileAjax-bubble-arrow-point-down-pngNotTranslucent {
69 …Microsoft.AlphaImageLoader(src='" + SimileAjax.urlPrefix + "images/bubble-arrow-point-down.png', s…
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/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak215 .getResource("/com/mxgraph/examples/swing/images/arrow.png")),
216 "arrow", 120, 120, "");
/plugin/jmol2/jmol/
H A DCHANGES.txt377 # new feature: NAVIGATION ON/OFF now does continuous motion with arrow keys
416 # bug fix: draw RAMACHANDRAN angle arrow radii too small
1189 # bug fix: draw arrow/vector slightly overshoots end point
1740 # bug fix: draw scale not saved in state for arc or xy arrow
2075 # bug fix: 11.5.47 shows oddly sized arrow for very first rendering
2089 # draws a circular arc or arrow around an axis defined by {pt1} and {pt2}
2165 # new feature: draw arrow {point} {plane}
2518 # bug fix: draw ARROW {atom center} {xyz} draws arrow the wrong way
4322 # bug fix: critical arrow fix of 11.3.17 for 2-point arrows
4324 # bug fix: ragged arrow tip
[all …]
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_editor.css197 /* For composed button ( icon + text, icon + arrow ), we must compensate the table */
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js302 case 38: //up arrow
303 case 40: //down arrow
312 case 37: // left arrow
313 case 39: // right arrow
356 case 38: //up arrow
357 case 40: //down arrow
358 case 37: //left arrow
359 case 39: //right arrow

1...<<1112131415