Searched refs:toCamelCase (Results 1 – 1 of 1) sorted by relevance
7050 FBL.ns(function(){with(FBL){var toCamelCase=function toCamelCase(s){return s.replace(reSelectorCase… function7104 }else{style[toCamelCase(propName)]=propValue7111 }else{style[toCamelCase(propName)]=""7506 var propValue=style.getPropertyValue?style.getPropertyValue(propName):""+style[toCamelCase(propName…