Searched defs:primitiveBoundingBoxMode (Results 1 – 2 of 2) sorted by relevance
99 …bool primitiveBoundingBoxMode = filterElement->primitiveUnits() == SVGUnitTypes::SVG_UNIT_TYPE_OBJ… in buildPrimitives() local183 …bool primitiveBoundingBoxMode = filterElement->primitiveUnits() == SVGUnitTypes::SVG_UNIT_TYPE_OBJ… in applyResource() local
125 void SVGFilterPrimitiveStandardAttributes::setStandardAttributes(bool primitiveBoundingBoxMode, Fil… in setStandardAttributes()