expandBounds      191 libcore/DynamicShape.cpp 		_currpath->expandBounds(bounds, thickness, swfVersion);
expandBounds      222 libcore/DynamicShape.cpp 		_currpath->expandBounds(bounds, thickness, swfVersion);
expandBounds      175 libcore/FreetypeGlyphsProvider.cpp         expandBounds(_x, _y);
expandBounds      189 libcore/FreetypeGlyphsProvider.cpp         expandBounds(x1, -y1, _x, _y);
expandBounds      208 libcore/FreetypeGlyphsProvider.cpp         expandBounds(x1, -y1, _x, _y);
expandBounds      214 libcore/FreetypeGlyphsProvider.cpp         if (_currPath->size() == 1) _currPath->expandBounds(bounds, 0, 6);
expandBounds      223 libcore/FreetypeGlyphsProvider.cpp         if (_currPath->size() == 1) _currPath->expandBounds(bounds, 0, 6);
expandBounds      291 libcore/Geometry.h     expandBounds(SWFRect& r, unsigned int thickness, int swfVersion) const
expandBounds      762 libcore/swf/ShapeRecord.cpp         p.expandBounds(bounds, thickness, swfVersion);