mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f7e8a9e813
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. |
||
---|---|---|
.. | ||
GfxInfo.cpp | ||
GfxInfo.h | ||
moz.build | ||
nsAppShell.h | ||
nsAppShell.mm | ||
nsLookAndFeel.h | ||
nsLookAndFeel.mm | ||
nsScreenManager.h | ||
nsScreenManager.mm | ||
nsWidgetFactory.mm | ||
nsWindow.h | ||
nsWindow.mm |