mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
67a17b1047
find content/media dom/ipc widget/ gfx/tests gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)LAYERS_\(NONE\|BASIC\|OPENGL\|D3D9\|D3D10\|D3D11\|CLIENT\|LAST\)\($\|[^A-Za-z0-9_]\)/\1LayersBackend::LAYERS_\2\3/g' find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::BUFFER_\2\3/g' find widget gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)BUFFER_\(BUFFERED\)\($\|[^A-Za-z0-9_]\)/\1BufferMode::\2\3/g' find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(DRAW\|DRAW_SNAPPED\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::\2\3/g' find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)CLIP_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1DrawRegionClip::CLIP_\2\3/g' find gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SURFACE_\(NONE\|OPAQUE\|SINGLE_CHANNEL_ALPHA\|COMPONENT_ALPHA\)\($\|[^A-Za-z0-9_]\)/\1SurfaceMode::SURFACE_\2\3/g' find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(STRETCH\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::\2\3/g' find gfx/ipc/ gfx/layers/ layout/ -type f | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)SCALE_\(NONE\)\($\|[^A-Za-z0-9_]\)/\1ScaleMode::SCALE_\2\3/g' |
||
---|---|---|
.. | ||
compat | ||
crashtests | ||
gtk2drawing.c | ||
gtk3drawing.c | ||
gtkdrawing.h | ||
maiRedundantObjectFactory.c | ||
maiRedundantObjectFactory.h | ||
Makefile.in | ||
moz.build | ||
mozcontainer.c | ||
mozcontainer.h | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsBidiKeyboard.cpp | ||
nsBidiKeyboard.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsColorPicker.cpp | ||
nsColorPicker.h | ||
nsCUPSShim.cpp | ||
nsCUPSShim.h | ||
nsDeviceContextSpecG.cpp | ||
nsDeviceContextSpecG.h | ||
nsDragService.cpp | ||
nsDragService.h | ||
nsFilePicker.cpp | ||
nsFilePicker.h | ||
nsGtkCursors.h | ||
nsGtkIMModule.cpp | ||
nsGtkIMModule.h | ||
nsGtkKeyUtils.cpp | ||
nsGtkKeyUtils.h | ||
nsGTKToolkit.h | ||
nsGtkUtils.h | ||
nsIdleServiceGTK.cpp | ||
nsIdleServiceGTK.h | ||
nsIImageToPixbuf.h | ||
nsImageToPixbuf.cpp | ||
nsImageToPixbuf.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsNativeKeyBindings.cpp | ||
nsNativeKeyBindings.h | ||
nsNativeThemeGTK.cpp | ||
nsNativeThemeGTK.h | ||
nsPaperPS.cpp | ||
nsPaperPS.h | ||
nsPrintDialogGTK.cpp | ||
nsPrintDialogGTK.h | ||
nsPrintOptionsGTK.cpp | ||
nsPrintOptionsGTK.h | ||
nsPrintSettingsGTK.cpp | ||
nsPrintSettingsGTK.h | ||
nsPSPrinters.cpp | ||
nsPSPrinters.h | ||
nsScreenGtk.cpp | ||
nsScreenGtk.h | ||
nsScreenManagerGtk.cpp | ||
nsScreenManagerGtk.h | ||
nsSound.cpp | ||
nsSound.h | ||
nsToolkit.cpp | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h | ||
WidgetTraceEvent.cpp |