mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15ef84b8b5
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' |
||
---|---|---|
.. | ||
libdisplay | ||
libui | ||
nativewindow | ||
Framebuffer.cpp | ||
Framebuffer.h | ||
GfxInfo.cpp | ||
GfxInfo.h | ||
GonkKeyMapping.h | ||
GonkMemoryPressureMonitoring.cpp | ||
GonkMemoryPressureMonitoring.h | ||
GonkPermission.cpp | ||
GonkPermission.h | ||
HwcComposer2D.cpp | ||
HwcComposer2D.h | ||
HwcUtils.cpp | ||
HwcUtils.h | ||
Makefile.in | ||
moz.build | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsIdleServiceGonk.cpp | ||
nsIdleServiceGonk.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsScreenManagerGonk.h | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h | ||
OrientationObserver.cpp | ||
OrientationObserver.h | ||
ParentProcessController.cpp | ||
ParentProcessController.h | ||
ProcessOrientation.cpp | ||
ProcessOrientation.h |