Searched defs:parseStyle (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/quicklook/web/jruby/helloapp/public/javascripts/
H A Deffects.js931 this.style = options.style.parseStyle();
1054 String.prototype.parseStyle = function(){
/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Deffects.js960 this.transforms = this.options.style.parseStyle().map(function(property){
1044 String.prototype.parseStyle = function(){

Completed in 957 milliseconds