Home
last modified time | relevance | path

Searched refs:update (Results 751 – 775 of 801) sorted by last modified time

1...<<313233

/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1952 SimileAjax.Graphics._FontRenderingContext.prototype.update=function(){this._elmt.innerHTML="A"; method in SimileAjax.Graphics._FontRenderingContext
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js440 }this._frc.update();
983 }this._frc.update();
1876 }this._frc.update();
/plugin/flowplayer/player/
H A DREADME.txt330 - clip.update() JS call now resets the duration
/plugin/projects/lib/
H A Dmaker.php190 public function update($changes) { function in Maker
H A Dproject.php247 if ($files) $files = $maker->update($files);
/plugin/projects/
H A Dchangelog18 * Make checking for update automatically optional with a configuration option.
/plugin/fedauth/Auth/OpenID/
H A DAX.php891 Auth_OpenID::update($ax_args, $kv_args);
963 Auth_OpenID::update($ax_args, $kv_args);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java1091 update(target, fieldname); in TogglePropertyItem()
1105 update(target, fieldname); in TogglePropertyItem()
1111 public void update(Object target, String fieldname) { in update() method in EditorActions.TogglePropertyItem
/plugin/semanticdata/syntax/
H A Dentry.php184 $result = $store->update($sparql, $resultFormat, $lang, $infer);
193 $result = $store->update($sparql, $resultFormat, $lang, $infer);
204 $result = $store->update($sparql, $resultFormat, $lang, $infer);
210 $result = $store->update($sparql, $resultFormat, $lang, $infer);
/plugin/semanticdata/
H A Daction.php59 $result = $store->update($sparql, $resultFormat, $lang, $infer);
/plugin/semanticdata/phpSesame/
H A DphpSesame.php203 $request->addPostParameter('update', $query);
/plugin/autotweet/
H A Daction.php112 $result = $tweet->post('statuses/update', array('status' => $message));
/plugin/gtime/gtlib/asn1/x509/
H A DX509Certificate.php251 $hash->update($bytes);
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js118 new Element('span', {style: tagifyStyle}).update(
261 if (this.update) this.update(pos);
313 update: function(position) {
337 update: function(position) {
346 update: Prototype.emptyFunction
362 update: function(position) {
387 update: function(position) {
447 update: function(position) {
499 update: function(position) {
1003 update: function(position) {
H A Dbuilder.js117 $(element).update(html.strip());
H A Dprototype.js268 function update(array, args) { function
276 return update(array, args);
321 var args = update([0.01], arguments);
337 var a = update([this], arguments);
1163 return this.clone().update(object);
1166 function update(object) { function
1216 update: update,
1661 else receiver.update(responseText);
1820 update: (function(){ property in Element.Methods
1861 function update(element, content) { function
[all …]
H A Dslider.js72 this.eventMouseMove = this.update.bindAsEventListener(this);
239 update: function(event) {
H A Dcontrols.js47 this.update = $(update);
65 function(element, update){
66 if(!update.style.position || update.style.position=='absolute') {
76 function(element, update){ new Effect.Fade(update,{duration:0.15}) };
88 Element.hide(this.update);
95 …if(Element.getStyle(this.update, 'display')=='none') this.options.onShow(this.element, this.update
99 new Insertion.After(this.update,
109 Position.clone(this.update, this.iefix, {setTop:(!this.update.style.height)});
111 this.update.style.zIndex = 2;
117 …if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update
[all …]
/plugin/autlogin/
H A Dadmin.php138 if(isset($_REQUEST['cmd']['update'])) //if some rule was update
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1952 SimileAjax.Graphics._FontRenderingContext.prototype.update=function(){this._elmt.innerHTML="A"; method in SimileAjax.Graphics._FontRenderingContext
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js440 }this._frc.update();
983 }this._frc.update();
1876 }this._frc.update();

1...<<313233