зеркало из https://github.com/mozilla/gecko-dev.git
(no bug) Fix some mis-indented lines in VectorImage.cpp. (whitespace-only, DONTBUILD)
This commit is contained in:
Родитель
ece9c83a9f
Коммит
525d23e073
|
@ -250,9 +250,9 @@ public:
|
|||
, mImageFlags(aImageFlags)
|
||||
{}
|
||||
virtual bool operator()(gfxContext* aContext,
|
||||
const gfxRect& aFillRect,
|
||||
const GraphicsFilter& aFilter,
|
||||
const gfxMatrix& aTransform);
|
||||
const gfxRect& aFillRect,
|
||||
const GraphicsFilter& aFilter,
|
||||
const gfxMatrix& aTransform);
|
||||
private:
|
||||
nsRefPtr<SVGDocumentWrapper> mSVGDocumentWrapper;
|
||||
const nsIntRect mViewport;
|
||||
|
|
Загрузка…
Ссылка в новой задаче