mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
842dd1cf5a
gfxIntSize is just a typedef of gfx::IntSize, so this is very mechanical. The only tricky part is deciding for each occurrence whether to replace it with IntSize, gfx::IntSize or mozilla::gfx::IntSize; in all cases I went with the shortest one that worked given the existing "using namespace" declarations. --HG-- extra : rebase_source : 67fd15f87222b16defa70ef795c6d77dfacf1c36 |
||
---|---|---|
.. | ||
GfxInfo.cpp | ||
GfxInfo.h | ||
moz.build | ||
mozqwidget.cpp | ||
mozqwidget.h | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsBidiKeyboard.cpp | ||
nsBidiKeyboard.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsDeviceContextSpecQt.cpp | ||
nsDeviceContextSpecQt.h | ||
nsIdleServiceQt.cpp | ||
nsIdleServiceQt.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsPrintDialogQt.cpp | ||
nsPrintDialogQt.h | ||
nsPrintOptionsQt.cpp | ||
nsPrintOptionsQt.h | ||
nsPrintSettingsQt.cpp | ||
nsPrintSettingsQt.h | ||
nsQtKeyUtils.cpp | ||
nsQtKeyUtils.h | ||
nsScreenManagerQt.cpp | ||
nsScreenManagerQt.h | ||
nsScreenQt.cpp | ||
nsScreenQt.h | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h |