mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
61df69f208
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' |
||
---|---|---|
.. | ||
faststartupqt | ||
Makefile.in | ||
moz.build | ||
moziqwidget.h | ||
mozqglwidgetwrapper.cpp | ||
mozqglwidgetwrapper.h | ||
mozqorientationsensorfilter.cpp | ||
mozqorientationsensorfilter.h | ||
mozqwidget.cpp | ||
mozqwidget.h | ||
mozSwipeGesture.cpp | ||
mozSwipeGesture.h | ||
nsAppShell.cpp | ||
nsAppShell.h | ||
nsBidiKeyboard.cpp | ||
nsBidiKeyboard.h | ||
nsClipboard.cpp | ||
nsClipboard.h | ||
nsCommonWidget.cpp | ||
nsCommonWidget.h | ||
nsDeviceContextSpecQt.cpp | ||
nsDeviceContextSpecQt.h | ||
nsDragService.cpp | ||
nsDragService.h | ||
nsFilePicker.cpp | ||
nsFilePicker.h | ||
nsIdleServiceQt.cpp | ||
nsIdleServiceQt.h | ||
nsLookAndFeel.cpp | ||
nsLookAndFeel.h | ||
nsMFilePicker.cpp | ||
nsMFilePicker.h | ||
nsNativeThemeQt.cpp | ||
nsNativeThemeQt.h | ||
nsPrintDialogQt.cpp | ||
nsPrintDialogQt.h | ||
nsPrintOptionsQt.cpp | ||
nsPrintOptionsQt.h | ||
nsPrintSettingsQt.cpp | ||
nsPrintSettingsQt.h | ||
nsQtKeyUtils.cpp | ||
nsQtKeyUtils.h | ||
nsScreenManagerQt.cpp | ||
nsScreenManagerQt.h | ||
nsScreenQt.cpp | ||
nsScreenQt.h | ||
nsSound.cpp | ||
nsSound.h | ||
nsWidgetFactory.cpp | ||
nsWindow.cpp | ||
nsWindow.h |