Home
last modified time | relevance | path

Searched refs:force (Results 276 – 287 of 287) sorted by last modified time

1...<<1112

/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_Minimize.jar ... atom public double[] coord public double[] force public java.util.Vector bonds public int nBonds ...
/plugin/offline/
H A DCOPYING.txt166 in force. You may convey covered works to others for the sole purpose
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt172 in force. You may convey covered works to others for the sole purpose
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm34 // Use this to force the server path if FCKeditor is not running directly off
H A Dcf5_connector.cfm27 * As ColdFusion 5 does not fully support UTF-8 encoding, we force ASCII
88 …// virtual directory or a symbolic link / junction. Use the serverPath config setting to force a p…
H A Dcf5_upload.cfm27 * As ColdFusion 5 does not fully support UTF-8 encoding, we force ASCII
110 …// virtual directory or a symbolic link / junction. Use the serverPath config setting to force a p…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarbuttonui.js122 FCKToolbarButtonUI.prototype.ChangeState = function( newState, force ) argument
124 if ( !force && this.State == newState )
/plugin/dokukiwix/
H A DCOPYING166 in force. You may convey covered works to others for the sole purpose
/plugin/virtualkeyboard/vk/extensions/
H A Ddocumentselection.js141 this.getStart = function (el, force) { argument
148 if (start>0 || force) {
172 …return start<1?(start==0&&force?0:(parseInt(el[keys['selectionStart']])?parseInt(el[keys['selectio…
184 this.getEnd = function (el,force) { argument
191 if (end>0 || force) {
215 …return end<1?(end==0&&force?0:(parseInt(el[keys['selectionEnd']])?parseInt(el[keys['selectionEnd']…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js883 this.selectOption = function (id /* :Number */, force) { argument
884 if (!isNumber(id) || (!force && (id<0 || !node.options[Math.abs(id)]))) return false;

1...<<1112