зеркало из https://github.com/mozilla/gecko-dev.git
reorganize border collapse painting code to make a little bit more readable bug 452319 r=fantasai sr=bz
This commit is contained in:
Родитель
e5adb247fb
Коммит
78256e6aec
|
@ -268,7 +268,7 @@ protected:
|
|||
|
||||
friend class nsCellMap;
|
||||
friend class BCMapCellIterator;
|
||||
friend class BCMapBorderIterator;
|
||||
friend class BCPaintBorderIterator;
|
||||
friend class nsCellMapColumnIterator;
|
||||
|
||||
/** Insert a row group cellmap after aPrevMap, if aPrefMap is null insert it
|
||||
|
@ -474,7 +474,7 @@ public:
|
|||
protected:
|
||||
friend class nsTableCellMap;
|
||||
friend class BCMapCellIterator;
|
||||
friend class BCMapBorderIterator;
|
||||
friend class BCPaintBorderIterator;
|
||||
friend class nsTableFrame;
|
||||
friend class nsCellMapColumnIterator;
|
||||
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче