Lines Matching full:transformation
3070 is not affected by the scale of the transformation matrix.
4848 Don't apply scaling transformation to shadow offsets.
12344 scissor and viewport transformation.
14589 transformation. The second is that since the intermediate drawable is
24446 Add a scale to the transformation matrix.
38938 every scale level and is independent of any transformation to the target element or any ancester of the target.
41897 length, and an arbitary transformation, holding information about rotations/scale/glyph-orientation etc.)
46416 The other is the real Timeline agent which do a transformation of raw data into timeline data.
73024 Don't leave the GraphicsContext mutated after applying non-scaling-stroke transformation, otherwhise markers will be renderer
73101 (WebCore::RenderSVGResourceMasker::drawContentIntoMaskImage): Pass content transformation to renderSubtreeToImageBuffer, to support nesting objectBoundingBox resources.
75860 transformation matrix. The information lost there is not immediately
83245 [Qt] GraphicsContext::clipOut(IntRect) ignores the transformation matrix.
91549 Also ensure that the transformation matrix of the m_pendingPath is equal to that of the main
91655 Also ensure that the transformation matrix of the m_pendingPath is equal to that of the main
104369 try to compute the right transformation matrix (which failed), but extract it directly from the
104370 GraphicsContext and apply this transformation to the mask image context.
112055 Preform a cairo_save() and a cairo_restore() around code modifying the transformation
112057 the transformation matrix scale, so that the destination coordinates are not scaled
118665 (WebCore::SVGInlineTextBox::chunkTransformation): New helper function, returning the transformation, that gets applied to the complete text chunk, if any.
118666 (WebCore::SVGInlineTextBox::setChunkTransformation): New helper function used by SVGRrootInlineBox, to set the chunk transformation, during text chunk part propagation phase.
125269 [Qt] Failed at http://philip.html5.org/tests/canvas/suite/tests/2d.path.arcTo.transformation.html
125797 getScreenCTM() was not able to calculate the transformation matrix in
126078 getScreenCTM() was not able to calculate the transformation matrix in
126795 [Qt] Fix GraphicsContext::clipOut to take the transformation matrix into account.
132220 Move coordinate transformation from TransparencyLayer to clipToImageBuffer()