Home
last modified time | relevance | path

Searched refs:propertyHook (Results 1 – 1 of 1) sorted by relevance

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.transform2d.js37 propertyHook, variable
75 propertyHook = {
95 propertyHook = {
115 propertyHook = {
192 if ( propertyHook ) {
193 $.cssHooks[_transform] = propertyHook;
196 propertyGet = propertyHook && propertyHook.get || $.css;
265 propertyHook && propertyHook.set ?
266 propertyHook.set( elem, transform, +true ):