mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
aebf0bb92a
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g' |
||
---|---|---|
.. | ||
crashtests | ||
moz.build | ||
nsITreeBoxObject.idl | ||
nsITreeColumns.idl | ||
nsITreeContentView.idl | ||
nsITreeSelection.idl | ||
nsITreeView.idl | ||
nsTreeBodyFrame.cpp | ||
nsTreeBodyFrame.h | ||
nsTreeBoxObject.cpp | ||
nsTreeBoxObject.h | ||
nsTreeColFrame.cpp | ||
nsTreeColFrame.h | ||
nsTreeColumns.cpp | ||
nsTreeColumns.h | ||
nsTreeContentView.cpp | ||
nsTreeContentView.h | ||
nsTreeImageListener.cpp | ||
nsTreeImageListener.h | ||
nsTreeSelection.cpp | ||
nsTreeSelection.h | ||
nsTreeStyleCache.cpp | ||
nsTreeStyleCache.h | ||
nsTreeUtils.cpp | ||
nsTreeUtils.h |