constant PICTURE_IMPLEMENTATION_PICTUREFILL2 in Picture 7
4 uses of PICTURE_IMPLEMENTATION_PICTUREFILL2
- picture_get_multiplier_media_query in ./
picture.module - Generates the media query for multipliers of an image
- picture_library in ./
picture.module - Implements hook_library().
- theme_picture in ./
picture.module - Returns HTML for a picture.
- theme_picture_source in ./
picture.module - Returns HTML for a source tag.
File
- ./
picture.module, line 13 - Picture formatter.
Code
define('PICTURE_IMPLEMENTATION_PICTUREFILL2', 'picturefill2');