Home | History | Annotate | Download | only in rendering

Lines Matching refs:ContentData

108     const ContentData* contentData = style->contentData();
109 if (contentData && !contentData->next() && contentData->isImage() && doc != node) {
112 if (StyleImage* styleImage = contentData->image())