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' |
||
---|---|---|
.. | ||
APZCCallbackHelper.cpp | ||
APZCCallbackHelper.h | ||
ContentHelper.cpp | ||
ContentHelper.h | ||
GfxDriverInfo.cpp | ||
GfxDriverInfo.h | ||
GfxInfoBase.cpp | ||
GfxInfoBase.h | ||
GfxInfoCollector.cpp | ||
GfxInfoCollector.h | ||
GfxInfoWebGL.cpp | ||
GfxInfoWebGL.h | ||
GfxInfoX11.cpp | ||
GfxInfoX11.h | ||
InputData.cpp | ||
Makefile.in | ||
moz.build | ||
nsAppShellSingleton.h | ||
nsBaseAppShell.cpp | ||
nsBaseAppShell.h | ||
nsBaseClipboard.cpp | ||
nsBaseClipboard.h | ||
nsBaseDragService.cpp | ||
nsBaseDragService.h | ||
nsBaseFilePicker.cpp | ||
nsBaseFilePicker.h | ||
nsBaseScreen.cpp | ||
nsBaseScreen.h | ||
nsBaseWidget.cpp | ||
nsBaseWidget.h | ||
nsClipboardHelper.cpp | ||
nsClipboardHelper.h | ||
nsClipboardPrivacyHandler.cpp | ||
nsClipboardPrivacyHandler.h | ||
nsFilePickerProxy.cpp | ||
nsFilePickerProxy.h | ||
nsHTMLFormatConverter.cpp | ||
nsHTMLFormatConverter.h | ||
nsIdleService.cpp | ||
nsIdleService.h | ||
nsIWidgetListener.cpp | ||
nsNativeTheme.cpp | ||
nsNativeTheme.h | ||
nsPrimitiveHelpers.cpp | ||
nsPrimitiveHelpers.h | ||
nsPrintOptionsImpl.cpp | ||
nsPrintOptionsImpl.h | ||
nsPrintSession.cpp | ||
nsPrintSession.h | ||
nsPrintSettingsImpl.cpp | ||
nsPrintSettingsImpl.h | ||
nsTransferable.cpp | ||
nsTransferable.h | ||
nsXPLookAndFeel.cpp | ||
nsXPLookAndFeel.h | ||
PuppetWidget.cpp | ||
PuppetWidget.h | ||
WidgetUtils.cpp |