Home
last modified time | relevance | path

Searched defs:patternTransform (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/m133/modules/svg/src/
DSkSVGPattern.cpp111 const SkMatrix* patternTransform = attrs.fPatternTransform.isValid() in onAsPaint() local
/third_party/skia/modules/svg/src/
DSkSVGPattern.cpp104 const SkMatrix* patternTransform = attrs.fPatternTransform.isValid() in onAsPaint() local
/third_party/typescript/tests/lib/
Dlib.d.ts13804 patternTransform: SVGAnimatedTransformList; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts12979 readonly patternTransform: SVGAnimatedTransformList; property
/third_party/typescript/lib/
Dlib.dom.d.ts12999 readonly patternTransform: SVGAnimatedTransformList; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82704 static nsIAtom* patternTransform; member in nsGkAtoms