Home | History | Annotate | Download | only in css

Lines Matching refs:image

2237     // CSS allows identifiers with "-" at the start, like "-webkit-mask-image".
3956 void commitImage(PassRefPtr<CSSValue> image) { m_image = image; m_allowNumber = true; }
4046 // Make our new border image value now.
4074 // Look for an image initially. If the first value is not a URI, then we're done.