Searched refs:propertyHook (Results 1 – 1 of 1) sorted by relevance
37 propertyHook, variable75 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 ):