Searched refs:imgType (Results 1 – 1 of 1) sorted by relevance
1445 … if( !image.imgType && tokType & tok_type.FUNCTION && tokVal === 'linear-gradient' ) {1446 gradient = { stops: [], imgType: tokVal }; property in AnonymousFunctiona083a8e10900.gradient1509 else if( !image.imgType && tokType & tok_type.URL ) {1511 image.imgType = 'image';1564 else if( tokType & type_operator && tokVal === ',' && image.imgType ) {1577 if( image.imgType ) {1598 imgType: 'image',1632 imgType: 'image',2720 if( img.imgType === 'linear-gradient' ) {3601 if (img.imgType === 'linear-gradient' ) {