Searched refs:RespectImageOrientation (Results 1 – 6 of 6) sorted by relevance
54 RespectImageOrientation = 1 enumerator
97 …if ((shouldRespectOrientation == RespectImageOrientation) && m_decoder->orientation().usesWidthAsH… in frameSizeAtIndex()
175 m_sizeRespectingOrientation = m_source.size(RespectImageOrientation); in updateSize()286 if (shouldRespectImageOrientation == RespectImageOrientation) in draw()
83 if (shouldRespectImageOrientation == RespectImageOrientation) in create()
264 …itmapImage() && (renderer && renderer->shouldRespectImageOrientation() == RespectImageOrientation)) in imageSizeForRenderer()
2670 …shouldRespectImageOrientation() && isHTMLImageElement(node())) ? RespectImageOrientation : DoNotRe… in shouldRespectImageOrientation()