Home
last modified time | relevance | path

Searched refs:objectBoundingBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgmasknode.cxx51 maMaskUnits(objectBoundingBox), in SvgMaskNode()
148 setMaskUnits(objectBoundingBox); in parseAttribute()
163 setMaskContentUnits(objectBoundingBox); in parseAttribute()
226 if(objectBoundingBox == getMaskUnits()) in apply()
252 if(objectBoundingBox == getMaskContentUnits()) in apply()
H A Dsvgpatternnode.cxx164 setPatternUnits(objectBoundingBox); in parseAttribute()
179 setPatternContentUnits(objectBoundingBox); in parseAttribute()
219 … const SvgUnits aPatternUnits(getPatternUnits() ? *getPatternUnits() : objectBoundingBox); in getValuesRelative()
221 if(objectBoundingBox == aPatternUnits) in getValuesRelative()
248 if(objectBoundingBox == aPatternUnits) in getValuesRelative()
H A Dsvgclippathnode.cxx96 setClipPathUnits(objectBoundingBox); in parseAttribute()
171 if(objectBoundingBox == getClipPathUnits()) in apply()
H A Dsvggradientnode.cxx58 maGradientUnits(objectBoundingBox), in SvgGradientNode()
202 setGradientUnits(objectBoundingBox); in parseAttribute()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgtools.hxx58 objectBoundingBox enumerator