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' |
||
---|---|---|
.. | ||
tests | ||
AppProcessChecker.cpp | ||
AppProcessChecker.h | ||
Blob.cpp | ||
Blob.h | ||
ContentChild.cpp | ||
ContentChild.h | ||
ContentParent.cpp | ||
ContentParent.h | ||
ContentProcess.cpp | ||
ContentProcess.h | ||
CrashReporterChild.cpp | ||
CrashReporterChild.h | ||
CrashReporterParent.cpp | ||
CrashReporterParent.h | ||
DOMTypes.ipdlh | ||
jar.mn | ||
Makefile.in | ||
moz.build | ||
nsICachedFileDescriptorListener.h | ||
nsIRemoteBlob.h | ||
PBlob.ipdl | ||
PBlobStream.ipdl | ||
PBrowser.ipdl | ||
PCOMContentPermissionRequestChild.h | ||
PContent.ipdl | ||
PContentDialog.ipdl | ||
PContentPermissionRequest.ipdl | ||
PCrashReporter.ipdl | ||
PDocumentRenderer.ipdl | ||
PermissionMessageUtils.cpp | ||
PermissionMessageUtils.h | ||
PMemoryReportRequest.ipdl | ||
PreallocatedProcessManager.cpp | ||
PreallocatedProcessManager.h | ||
preload.js | ||
ProcessPriorityManager.cpp | ||
ProcessPriorityManager.h | ||
PTabContext.ipdlh | ||
remote-test.js | ||
StructuredCloneUtils.cpp | ||
StructuredCloneUtils.h | ||
TabChild.cpp | ||
TabChild.h | ||
TabContext.cpp | ||
TabContext.h | ||
TabMessageUtils.cpp | ||
TabMessageUtils.h | ||
TabParent.cpp | ||
TabParent.h | ||
test.xul |